diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 7b8ffee..f30169c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -84,7 +84,7 @@ pdf: docs DISTFILES = Doxyfile libpng libmd5 addon tmake doc wintools examples bin lib objects \ qtools src configure configure.bin Makefile.in Makefile.win_nmake.in \ Makefile.win_make.in INSTALL make.bat LANGUAGE.HOWTO LICENSE PLATFORMS \ - VERSION packages + VERSION packages winbuild archive: clean tar zcvf dx`date +%y%m%d`.tgz $(DISTFILES) |