Remove Ubuntu karmic from build
[idzebra-moved-to-github.git] / bfile / Makefile.am
index ea3ae27..be039a0 100644 (file)
@@ -1,4 +1,3 @@
-## $Id: Makefile.am,v 1.12 2006-11-14 12:41:19 adam Exp $ 
 
 noinst_LTLIBRARIES = libidzebra-bfile.la
 
@@ -16,3 +15,6 @@ libidzebra_bfile_la_SOURCES = bfile.c mfile.c cfile.c commit.c cfile.h mfile.h
 
 LDADD = libidzebra-bfile.la ../util/libidzebra-util.la $(YAZLALIB)
 
+clean-local:
+       -rm -fr *.log *.mf shadow
+