aboutsummaryrefslogtreecommitdiff
path: root/src/utils/Makefile.am
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-11-30 06:38:18 +0000
committerdos-reis <gdr@axiomatics.org>2014-11-30 06:38:18 +0000
commit172e429ef0ca254a6711d66dbeb52eae09a6dfa9 (patch)
tree44ad89543dd4c06b481a7891ef75ccabbe1bf860 /src/utils/Makefile.am
parenta436cd068c592428dc67217e427fa3b1b02fea81 (diff)
downloadopen-axiom-172e429ef0ca254a6711d66dbeb52eae09a6dfa9.tar.gz
Misc cleanup.
Diffstat (limited to 'src/utils/Makefile.am')
-rw-r--r--src/utils/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
index 0febb681..7aba686e 100644
--- a/src/utils/Makefile.am
+++ b/src/utils/Makefile.am
@@ -31,7 +31,8 @@
noinst_PROGRAMS = hammer$(EXEEXT)
hammer_SOURCES = hammer.cc
-hammer_LDADD = -L. -lOpenAxiom
+hammer_LDADD = \
+ $(oa_target_libdir)/libOpenAxiom.a
noinst_LIBRARIES = libOpenAxiom.a