aboutsummaryrefslogtreecommitdiffstats
path: root/sisinstall
diff options
context:
space:
mode:
authorThomas Klausner <thomasklausner@users.sourceforge.net>2004-09-08 17:11:48 +0000
committerThomas Klausner <thomasklausner@users.sourceforge.net>2004-09-08 17:11:48 +0000
commit1855b905b16f34fbf8e1655fc72724b4674fe564 (patch)
tree300e9556736c28e207d42fb86e0eddbc2d4bbc8f /sisinstall
parent9c0478cbd523e84e9258f7611bcec8e099e32c1f (diff)
downloadplptools-1855b905b16f34fbf8e1655fc72724b4674fe564.tar.gz
plptools-1855b905b16f34fbf8e1655fc72724b4674fe564.tar.bz2
plptools-1855b905b16f34fbf8e1655fc72724b4674fe564.zip
Add $(INTLLIBS) to *_LDADD where missing.
Diffstat (limited to 'sisinstall')
-rw-r--r--sisinstall/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sisinstall/Makefile.am b/sisinstall/Makefile.am
index 1d54c6f..0a0ff93 100644
--- a/sisinstall/Makefile.am
+++ b/sisinstall/Makefile.am
@@ -3,7 +3,7 @@
INCLUDES=-I$(top_srcdir)/lib
bin_PROGRAMS = sisinstall
-sisinstall_LDADD = $(top_srcdir)/lib/libplp.la $(LIBNEWT)
+sisinstall_LDADD = $(top_srcdir)/lib/libplp.la $(LIBNEWT) $(INTLLIBS)
sisinstall_SOURCES = psion.cpp sisinstaller.cpp sismain.cpp \
fakepsion.cpp sisfilelink.cpp sisfilelink.h
EXTRA_DIST = psion.h sisinstaller.h fakepsion.h