X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=0f478a991e9087a6dcb15a016ae4ced0cc11417a;hp=043e84a37342c4056dbd3262ce0cc37173389250;hb=7801621dc946fe894c960e683db3cf921ef23af6;hpb=d15195bad9e50f4d80e84c39100a217a260fc806 diff --git a/Makefile.am b/Makefile.am index 043e84a..0f478a9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,9 @@ endif if HAVE_RESCUE SUBDIRS += rescue endif +if HAVE_EDIT +SUBDIRS += edit +endif EXTRA_DIST = \ guestfs.pod guestfs-actions.pod guestfs-structs.pod \