aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-11-16 21:53:40 +0000
committerdos-reis <gdr@axiomatics.org>2014-11-16 21:53:40 +0000
commit87ce3e64a9cffec5618f43999ea5a17f48165e88 (patch)
treeff168a5704df4a0b35b3a6ff94038d6df6ba8c68 /Makefile.am
parentb2d5c8c2c3bba82b5ce407d33c1ff367bf1819e3 (diff)
downloadopen-axiom-87ce3e64a9cffec5618f43999ea5a17f48165e88.tar.gz
Remove src/syntax Makefiles; make part of libOpenAxiom
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 03b2f125..7307122d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,8 +73,7 @@ OA_SRC_TARGETS = \
all-driver \
all-databases \
all-utils \
- all-rt \
- all-syntax
+ all-rt
.PHONY: $(OA_SRC_TARGETS)