aboutsummaryrefslogtreecommitdiffstats
path: root/sisinstall/Makefile.am
diff options
context:
space:
mode:
authorDaniel Brahneborg <basic@chello.se>2002-03-02 23:27:47 +0000
committerDaniel Brahneborg <basic@chello.se>2002-03-02 23:27:47 +0000
commit6f49fd782b8935b8caf7cea7bcb6e10644851b13 (patch)
tree3ad7ed335500fbec9ffe59299079760b810c0ce2 /sisinstall/Makefile.am
parent4f497127917554c3a7249658feee9f5bbae84b88 (diff)
downloadplptools-6f49fd782b8935b8caf7cea7bcb6e10644851b13.tar.gz
plptools-6f49fd782b8935b8caf7cea7bcb6e10644851b13.tar.bz2
plptools-6f49fd782b8935b8caf7cea7bcb6e10644851b13.zip
Actually copy stuff to the psion, and lots of other updates.
Diffstat (limited to 'sisinstall/Makefile.am')
-rw-r--r--sisinstall/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/sisinstall/Makefile.am b/sisinstall/Makefile.am
index 243f877..67c990d 100644
--- a/sisinstall/Makefile.am
+++ b/sisinstall/Makefile.am
@@ -4,7 +4,9 @@ INCLUDES=-I$(top_srcdir)/lib
bin_PROGRAMS = sisinstall
sisinstall_LDADD = $(top_srcdir)/lib/libplp.la
-sisinstall_SOURCES = psion.cpp sisinstaller.cpp sismain.cpp
+sisinstall_SOURCES = psion.cpp sisinstaller.cpp sismain.cpp \
+ fakepsion.cpp
+sisinstall_HEADERS = fakepsion.h
EXTRA_DIST = psion.h sisinstaller.h
maintainer-clean-local: