From 07c2b855dff2868cdeaf28116a76d63091bf87dc Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 25 Jul 2008 22:17:43 +0200 Subject: remove atasmart.strpool.c during build --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 997099a..257ae22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,8 @@ EXTRA_DIST = bootstrap.sh LGPL README atasmart.vapi atasmart.c SUBDIRS = +CLEANFILES = atasmart.strpool.c + MAINTAINERCLEANFILES = noinst_DATA = -- cgit