Skip to content

Commit

Permalink
Remove two more files that are generated by configure
Browse files Browse the repository at this point in the history
  • Loading branch information
hillu committed Mar 5, 2014
1 parent 5213d7b commit e1fdc43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mllib/Makefile.am
Expand Up @@ -18,7 +18,7 @@
include $(top_srcdir)/subdir-rules.mk

EXTRA_DIST = \
$(SOURCES)
$(filter-out config.ml,$(SOURCES))

CLEANFILES = *~ *.cmi *.cmo *.cmx *.cmxa *.o

Expand Down
2 changes: 1 addition & 1 deletion src/Makefile.am
Expand Up @@ -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 \
Expand Down

0 comments on commit e1fdc43

Please sign in to comment.