summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2022-11-08 14:53:02 -0800
committerVito Caputo <vcaputo@pengaru.com>2022-11-08 14:53:02 -0800
commite11c6361ee49a6ef5cfd29bbd3a8ac336a992337 (patch)
tree9e4d766fb77b3fc89cd91e8c22084418736eb846 /Makefile.am
parent7a347794af62e46f0d2b397aa7d94c921e1dc2ab (diff)
libansr: build and link the library
adding the library to autotools
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 39053b7..bfb3587 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1 @@
-SUBDIRS = libix2 libplay libstage src
+SUBDIRS = libansr libix2 libplay libstage src
© All Rights Reserved