--- templates_parser/docs/makefile.orig 2010-12-21 00:47:27.000000000 +0100 +++ templates_parser/docs/makefile 2010-12-21 00:49:10.000000000 +0100 @@ -50,7 +50,7 @@ GFLAGS = -I../src -I../include DOCS = templates_parser.info templates_parser.html \ - templates_parser.txt templates_parser.pdf + templates_parser.txt APIFILES = ../src/templates_parser.ads.texi \ ../src/templates_parser-debug.ads.texi \ @@ -146,5 +146,5 @@ *.aux *.cp* *.fn *.ky *.pg *.toc *.tp *.vr *.dvi *.log \ *.exe templates_parser*.ads.texi ada.sed \ templates_parser.tar.gz - -rm -f templates_parser.html templates_parser.pdf \ + -rm -f templates_parser.html \ templates_parser.info* templates_parser.txt