From 99807b1484b74b9a110919af2dc311329cfd8cdb Mon Sep 17 00:00:00 2001 From: doursse Date: Sat, 19 Apr 2008 21:40:32 +0000 Subject: add requested macro, hence more things to clean. add autogen.sh to dist SVN revision: 34316 --- Makefile.am | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9a4b3d3..9628426 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,8 @@ SUBDIRS = src MAINTAINERCLEANFILES = \ Makefile.in \ aclocal.m4 \ +autom4te.cache \ +compile \ config.guess \ config.h.in \ config.sub \ @@ -24,16 +26,16 @@ EXTRA_DIST = \ AUTHORS \ COPYING \ COPYING-PLAIN \ +autogen.sh \ eet.c.in \ -README.in \ -README \ eet.pc.in \ eet.spec.in \ eet.spec \ +README.in \ +README \ Doxyfile \ doc \ gendoc pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = eet.pc - -- cgit v1.2.1