From 3bfda691872761da7b61aaa501aa7f0f213f43a6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Nov 2003 15:32:26 +0000 Subject: 2003-11-26 Ralf Corsepius * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos. --- doc/develenv/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/develenv/Makefile.am') diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am index bc55043ec5..cced1b295e 100644 --- a/doc/develenv/Makefile.am +++ b/doc/develenv/Makefile.am @@ -36,3 +36,5 @@ $(srcdir)/utils.texi: utils.t $(BMENU2) -p "Sample Applications Network Loopback Test" \ -u "Top" \ -n "Command and Variable Index" < $< > $@ + +CLEANFILES += develenv.info -- cgit v1.2.3