X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=examples%2FMakefile.am;h=04bbe5e45f5e0e9991a54be100cfd499559ffab4;hp=adbb9343f164d0f79928bc821c17313498bb6df9;hb=ed74706d80394fef709ec0258fc5cf7d974ff8b1;hpb=6a14f1c2502f58ff7bed8cb451f95a83f5ee920a diff --git a/examples/Makefile.am b/examples/Makefile.am index adbb934..04bbe5e 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,5 +1,7 @@ # libguestfs examples +include $(top_srcdir)/subdir-rules.mk + noinst_PROGRAMS = hello to-xml hello_SOURCES = hello.c