From 9eaf3d05b0d10d8a52e51309b39ab2afd5cddab1 Mon Sep 17 00:00:00 2001 From: ellson Date: Mon, 19 Jun 2006 17:57:28 +0000 Subject: [PATCH] add builddate.h to "make distclean" target --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index bbea396d0..b91b4f125 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,4 +38,4 @@ EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \ rpm: dist rpmbuild -ta graphviz-@VERSION@.tar.gz -DISTCLEANFILES = ast_common.h FEATURE/* graphviz-@VERSION@* +DISTCLEANFILES = builddate.h ast_common.h FEATURE/* graphviz-@VERSION@* -- 2.40.0