aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 362b48944757d0b7fb866dd504f8164ab2fd8b65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/*magic etc/*.in etc/*.c etc/psidump* etc/udev-usbserial-plptools.rules \
	etc/plptools.spec

DISTCLEANFILES = etc/psion etc/psion.SuSE

install-data-local:
	install -m 755 etc/psion $(DESTDIR)$(initdir)/psion

dist-local:
	kdoc -d doc/api -n libplp --strip-h-path lib/*.h