X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=43b4fbc5e4d93a25ca03dab4c2434e25c2468371;hb=12d75a2b7d6ade3b5d1e6ccd30ef8765faa1cf3b;hp=112cce023d31fa402f0475a9e0bed0de08441d4d;hpb=d471b0fff5c56bd49df7d47aaac05c21342ac4cf;p=hivex.git diff --git a/Makefile.am b/Makefile.am index 112cce0..43b4fbc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,10 +27,9 @@ if HAVE_PERL SUBDIRS += perl regedit endif -# Not yet written. -#if HAVE_PYTHON -#SUBDIRS += python -#endif +if HAVE_PYTHON +SUBDIRS += python +endif EXTRA_DIST = hivex.pc hivex.pc.in README LICENSE @@ -65,3 +64,5 @@ WEBSITEDIR = $(HOME)/d/redhat/websites/libguestfs website: $(HTMLFILES) cp $(HTMLFILES) $(WEBSITEDIR) + +CLEANFILES = $(HTMLFILES) pod2*.tmp