X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=examples%2FMakefile.am;h=13302d9b9270416c99dad3a947181b71bcfadefa;hb=babc0846cc911b01a58a7385d30ad25889b7175a;hp=31707b8b6289d5d1d3d03b52ff17bd735862cb13;hpb=7fe2b338e4102a23ecd2f89b447b7618f0e93312;p=libguestfs.git diff --git a/examples/Makefile.am b/examples/Makefile.am index 31707b8..13302d9 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -10,4 +10,4 @@ to_xml_SOURCES = to-xml.c to_xml_CFLAGS = -I$(top_builddir)/src -Wall to_xml_LDADD = $(top_builddir)/src/libguestfs.la -CLEANFILES = *~ $(noinst_PROGRAMS) +CLEANFILES = $(noinst_PROGRAMS)