fixed some non-explicit conversions, so that make distcheck runs on mac yosemite

This commit is contained in:
Marc Wäckerlin
2015-05-25 08:03:36 +00:00
parent 72ff6afad7
commit e12d8fb906
6 changed files with 20 additions and 11 deletions

View File

@@ -29,7 +29,7 @@ endif
# mv latex/refman.pdf @PACKAGE_NAME@-@PACKAGE_VERSION@.pdf
CLEANFILES = doxygen.errors @PACKAGE_NAME@-@PACKAGE_VERSION@.pdf
DISTCLEANFILES = @PACKAGE_NAME@.doxytag
DISTCLEANFILES = @PACKAGE_NAME@.doxytag debug.txt
MAINTAINERCLEANFILES = makefile.in
distclean-local: