Files
lcdproc/Makefile.am
T
marschap 9bcbff7601 move README.glcdlib ro docs/; include docs/lcdexec.1 & LCDclients.conf into
the appropriate Makefile.am files to get them into the nightly tar balls
2005-05-21 12:12:50 +00:00

7 lines
186 B
Makefile

AUTOMAKE_OPTIONS = foreign
SUBDIRS = shared clients server docs scripts
EXTRA_DIST = LCDd.conf LCDclients.conf README.IRman debian
dist-hook:
rm -rf `find $(distdir)/debian -name CVS`