X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=1337ca6d233e0bcc1ab71907c299cf7f54555a9d;hb=2ecf8ecb1b9e2a4097b0d7600a7e7ae1d15e8b6a;hp=cb82e4d1fc42bb47dcf0fd1cb6de9aae905e528e;hpb=aa2b3c612a87840b35e26fa1cb36896dbeebc313;p=diogenes.git diff --git a/Makefile b/Makefile index cb82e4d..1337ca6 100644 --- a/Makefile +++ b/Makefile @@ -1,13 +1,13 @@ # definitions -VERSION = 0.9.20pre1 +VERSION = 0.9.20 PKG_DIST = diogenes-$(VERSION) LIB_DIST = libdiogenes-$(VERSION) PKG_FILES = AUTHORS ChangeLog COPYING README Makefile \ - cvs.pl style.css + cvs.pl Doxyfile.in -PKG_DIRS = config htdocs include locale po plugins styles templates +PKG_DIRS = config htdocs include locale po plugins scripts styles templates LIB_FILES = COPYING LIB_BASE = include/diogenes @@ -33,7 +33,7 @@ clean: # diogenes package targets -pkg-build: include/diogenes.globals.inc.php +pkg-build: include/diogenes.globals.inc.php Doxyfile make -C po pkg-dist: pkg-build