| author | "Tomas Zeman <tzeman@volny.cz>" |
| Sun, 20 Jan 2008 00:22:09 +0100 | |
| changeset 2 | b3afb9f1e801 |
| parent 0 | 6f7a81934006 |
| permissions | -rw-r--r-- |
if WANTPYTHON SUBDIRS = python php lib authenticate commands daemon cgi doc scripts else SUBDIRS = php lib authenticate commands daemon cgi doc scripts endif dist-hook: cp -dP --parents `find lib/ac -name CVS -prune -o \( -not -name '*~' -a -type f -o -type l \) -print` $(distdir) sed -e s/@VERSION\@/@VERSION@/ <spec >$(distdir)/vmailmgr-@VERSION@.spec docs: $(MAKE) -C doc all $(MAKE) -C daemon docs $(MAKE) -C commands docs