new target: dox

This commit is contained in:
boercher
2005-10-25 22:34:41 +00:00
parent 23279175b5
commit 1bec72f1ef
+3
View File
@@ -2,5 +2,8 @@ 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`