Files
lcdproc/Makefile.am
T

10 lines
212 B
Makefile
Raw Normal View History

1999-12-11 19:33:35 +00:00
AUTOMAKE_OPTIONS = foreign
2002-05-28 13:21:32 +00:00
SUBDIRS = shared clients server docs scripts
EXTRA_DIST = LCDd.conf LCDclients.conf README.IRman debian
2005-01-01 12:16:14 +00:00
2005-10-25 22:34:41 +00:00
dox:
$(MAKE) -C docs $@
2005-01-01 12:16:14 +00:00
dist-hook:
rm -rf `find $(distdir)/debian -name CVS`