Files
lcdproc/scripts/Makefile.am
T

9 lines
222 B
Makefile

## Process this file with automake to produce Makefile.in
EXTRA_DIST = init-LCDd.debian.in init-LCDd.rpm.in init-lcdproc.debian.in init-lcdproc.rpm.in debian
dist-hook:
rm -rf `find $(distdir)/debian -name CVS`
## EOF