aboutsummaryrefslogtreecommitdiffstats
path: root/sisinstall/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sisinstall/Makefile.am')
-rw-r--r--sisinstall/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/sisinstall/Makefile.am b/sisinstall/Makefile.am
new file mode 100644
index 0000000..243f877
--- /dev/null
+++ b/sisinstall/Makefile.am
@@ -0,0 +1,11 @@
+# $Id$
+#
+INCLUDES=-I$(top_srcdir)/lib
+
+bin_PROGRAMS = sisinstall
+sisinstall_LDADD = $(top_srcdir)/lib/libplp.la
+sisinstall_SOURCES = psion.cpp sisinstaller.cpp sismain.cpp
+EXTRA_DIST = psion.h sisinstaller.h
+
+maintainer-clean-local:
+ rm -f Makefile.in