build: simplify clean.

* doc/local.mk (CLEANFILES): Since the previous commit,
there a no longer such files.
* Makefile.in (CLEANFILES): Initialize here.
This commit is contained in:
Akim Demaille
2012-04-07 14:44:07 +02:00
parent 45d4c012d3
commit ed0e63dc0a
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,6 @@ doc_bison_TEXINFOS = \
doc/fdl.texi \
doc/gpl-3.0.texi
CLEANFILES = doc/bison.fns
TEXI2DVI = texi2dvi --build-dir=doc/bison.t2d
CLEANDIRS = doc/bison.t2d
clean-local: