summaryrefslogtreecommitdiffhomepage
path: root/mixutils/Makefile.am
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-04-07 22:12:31 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-04-07 22:12:31 +0000
commit10418b21cfb99f506743af0ca3d5f338c13079cd (patch)
treed4f3dbf2b6a4e5c2a41f15978d146d8d36b63f79 /mixutils/Makefile.am
parenta161fa578bd50daf971186d0be08d89619aa58d1 (diff)
downloadmdk-10418b21cfb99f506743af0ca3d5f338c13079cd.tar.gz
mdk-10418b21cfb99f506743af0ca3d5f338c13079cd.tar.bz2
getopt and getopt_long provided if missing
Diffstat (limited to 'mixutils/Makefile.am')
-rw-r--r--mixutils/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/mixutils/Makefile.am b/mixutils/Makefile.am
index 01d6378..9d72f95 100644
--- a/mixutils/Makefile.am
+++ b/mixutils/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -10,8 +10,8 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-INCLUDES = -I$(includedir)
-LDADD = $(top_builddir)/mixlib/libmix.a $(INTLLIBS)
+INCLUDES = -I$(includedir)
+LDADD = $(top_builddir)/mixlib/libmix.a $(top_builddir)/lib/libreplace.a
bin_PROGRAMS = mixasm mixvm
mixasm_SOURCES = mixasm.c mixasm_comp.h mixasm_comp.c