aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2008-02-16 17:14:33 +0000
committerReuben Thomas <rrt@sc3d.org>2008-02-16 17:14:33 +0000
commitd4c889ede16205304ba7b819b0b894af27237075 (patch)
treef32e24b490e7ae262bb65f039e40f1034fe4a040 /Makefile.am
parent3c3a85c2202ae6531963736bde24937ab99a4bb8 (diff)
downloadplptools-d4c889ede16205304ba7b819b0b894af27237075.tar.gz
plptools-d4c889ede16205304ba7b819b0b894af27237075.tar.bz2
plptools-d4c889ede16205304ba7b819b0b894af27237075.zip
Bump version to 0.21.
Remove SuSE init script and plptools.spec, as they're way out of date. Keep generic init script so we have *something* to show; rename it to "plptools". Remove unused PSIONHOSTNAME define from config.h. Change some occurrences of "Psion" to "EPOC" in configure.ac.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 7987217..d7a5e1f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,14 +3,14 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = intl po lib ncpd plpfuse plpftp plpprint sisinstall doc
EXTRA_DIST = AUTHORS COPYING INSTALL NEWS README TODO HISTORY ABOUT-NLS \
- etc/s5magic etc/s5kdemagic etc/psion.in etc/psion.SuSE.in \
+ etc/s5magic etc/s5kdemagic etc/plptools.in \
etc/ttytap.c etc/psidump etc/psidump.1 \
- etc/udev-usbserial-plptools.rules etc/plptools.spec
+ etc/udev-usbserial-plptools.rules
-DISTCLEANFILES = etc/psion etc/psion.SuSE
+DISTCLEANFILES = etc/plptools
install-exec-local:
- install -D $(top_builddir)/etc/psion $(DESTDIR)$(initdir)/psion
+ install -D $(top_builddir)/etc/plptools $(DESTDIR)$(initdir)/plptools
dist-local:
kdoc -d doc/api -n libplp --strip-h-path lib/*.h