Files
lcdproc/Makefile.am
T
2005-10-25 22:34:41 +00:00

10 lines
212 B
Makefile

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