diff options
author | Reuben Thomas <rrt@sc3d.org> | 2007-11-27 00:13:25 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2007-11-27 00:13:25 +0000 |
commit | d3481edb7608e4aabfafb2e7109f6edff1acdd3c (patch) | |
tree | 11c0d44b793aee72a379486d5e46e56c32102044 /conf | |
parent | 6be59f3a148b89b68d388313e7d6b052ae88e401 (diff) | |
download | plptools-d3481edb7608e4aabfafb2e7109f6edff1acdd3c.tar.gz plptools-d3481edb7608e4aabfafb2e7109f6edff1acdd3c.tar.bz2 plptools-d3481edb7608e4aabfafb2e7109f6edff1acdd3c.zip |
Add udev rules file to EXTRA_DIST.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/Makefile.am.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/Makefile.am.in b/conf/Makefile.am.in index 37cf7fe..490275e 100644 --- a/conf/Makefile.am.in +++ b/conf/Makefile.am.in @@ -4,7 +4,7 @@ SUBDIRS = intl po lib ncpd plpnfsd plpftp plpprint sisinstall doc . EXTRA_DIST = CHANGES COPYING README TODO HISTORY INSTALL ABOUT-NLS include/*.h* \ - etc/*magic etc/*.in etc/*.c etc/psidump* \ + etc/*magic etc/*.in etc/*.c etc/psidump* etc/udev-usbserial-plptools.rules \ conf/m4/plptools/*.m4 conf/[a-l]* conf/missing conf/mkinstalldirs \ debian/* DISTCLEANFILES = etc/psion etc/psion.SuSE |