Remove two more files that are generated by configure

This commit is contained in:
Hilko Bengen
2014-03-04 22:24:52 +01:00
parent 5213d7b960
commit e1fdc43539
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
include $(top_srcdir)/subdir-rules.mk
EXTRA_DIST = \
$(SOURCES)
$(filter-out config.ml,$(SOURCES))
CLEANFILES = *~ *.cmi *.cmo *.cmx *.cmxa *.o

View File

@@ -58,7 +58,7 @@ EXTRA_DIST = \
$(BUILT_SOURCES) \
MAX_PROC_NR \
libguestfs.3 \
libguestfs.pc libguestfs.pc.in \
libguestfs.pc.in \
guestfs.pod \
api-support/added \
api-support/README \