aboutsummaryrefslogtreecommitdiffstats
path: root/plpprint/Makefile.am
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2002-02-15 09:14:22 +0000
committerFritz Elfert <felfert@to.com>2002-02-15 09:14:22 +0000
commitb3c049c98557bde9a37807bceef3040020ca787c (patch)
tree443f605a1e1110df62a4c7f318f0f4d348edbe7a /plpprint/Makefile.am
parenta15cf8adb15821a895718a85aafc3c8f06d9e6f1 (diff)
downloadplptools-b3c049c98557bde9a37807bceef3040020ca787c.tar.gz
plptools-b3c049c98557bde9a37807bceef3040020ca787c.tar.bz2
plptools-b3c049c98557bde9a37807bceef3040020ca787c.zip
- plpbackup: more error handling; translation
- Added plpprint stuff (yet not useful) - ccmalloc upgrade
Diffstat (limited to 'plpprint/Makefile.am')
-rw-r--r--plpprint/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/plpprint/Makefile.am b/plpprint/Makefile.am
new file mode 100644
index 0000000..f0d0a4e
--- /dev/null
+++ b/plpprint/Makefile.am
@@ -0,0 +1,10 @@
+# $Id$
+#
+INCLUDES=-I$(top_srcdir)/lib
+
+sbin_PROGRAMS = plpprintd
+plpprintd_LDADD = $(top_srcdir)/lib/libplp.la
+plpprintd_SOURCES = plpprintd.cc
+
+maintainer-clean-local:
+ rm -f Makefile.in