X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2FMakefile.am;h=c06d7ae9593ccc4dc4fc0f8e85b43690cd63d061;hb=f450ce75b754fb869b34433c0126f7bb592b141b;hp=74157b088ad1ff0fba3ef4a451ab360f88b4ef07;hpb=bb3a781783734e9f89f2cfa2cabca1efb32bcc45;p=libguestfs.git diff --git a/appliance/Makefile.am b/appliance/Makefile.am index 74157b0..c06d7ae 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -92,16 +92,6 @@ $(SUPERMINIMG): supermin.incfiles supermin-make.sh endif -# This should rebuild the scripts if the input files change, although -# it doesn't always seem to work. -%.sh: %.sh.in - cd .. && ./config.status appliance/$@ - chmod +x $@ - -libguestfs-supermin-helper: libguestfs-supermin-helper.in - cd .. && ./config.status appliance/$@ - chmod +x $@ - #---------------------------------------------------------------------- # Extra rules for testing the appliance.