summaryrefslogtreecommitdiffhomepage
path: root/mixutils
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-03-30 00:23:52 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-03-30 00:23:52 +0000
commit48ce3bf6d7778bfa49442a9b52f2c4d37a49cded (patch)
tree966e26366ef35f10fec9949ce3f82a9fd0fd3ed2 /mixutils
parent8e4b942cf653d1903e970d39e9310dcd46c3ee7e (diff)
downloadmdk-48ce3bf6d7778bfa49442a9b52f2c4d37a49cded.tar.gz
mdk-48ce3bf6d7778bfa49442a9b52f2c4d37a49cded.tar.bz2
included gettext libs properly used when specified in configuration
Diffstat (limited to 'mixutils')
-rw-r--r--mixutils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixutils/Makefile.am b/mixutils/Makefile.am
index 2bd03be..01d6378 100644
--- a/mixutils/Makefile.am
+++ b/mixutils/Makefile.am
@@ -11,7 +11,7 @@
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
INCLUDES = -I$(includedir)
-LDADD = $(top_builddir)/mixlib/libmix.a
+LDADD = $(top_builddir)/mixlib/libmix.a $(INTLLIBS)
bin_PROGRAMS = mixasm mixvm
mixasm_SOURCES = mixasm.c mixasm_comp.h mixasm_comp.c