search for: 10f5203

Displaying 1 result from an estimated 1 matches for "10f5203".

Did you mean: 1095203
2014 Mar 04
2
[PATCH] Remove two more files that are generated by configure
...17b2..ec624c9 100644 --- a/mllib/Makefile.am +++ b/mllib/Makefile.am @@ -18,7 +18,7 @@ include $(top_srcdir)/subdir-rules.mk EXTRA_DIST = \ - $(SOURCES) + $(filter-out config.ml.in,$(SOURCES)) CLEANFILES = *~ *.cmi *.cmo *.cmx *.cmxa *.o diff --git a/src/Makefile.am b/src/Makefile.am index 10f5203..768e716 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ -- 1.9.0