From d4c889ede16205304ba7b819b0b894af27237075 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sat, 16 Feb 2008 17:14:33 +0000 Subject: 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. --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3