]> git.wh0rd.org - dump.git/blobdiff - Makefile.in
Encryption (and compression as plugins) support.
[dump.git] / Makefile.in
index 34152c7a47e38619ab06d71d0c948df525b3f4b9..f8f64f9519a4744ecf979238fd819152579c7271 100644 (file)
@@ -1,10 +1,11 @@
 srcdir=                @srcdir@
 top_srcdir=    @top_srcdir@
+top_builddir=  .
 
 @MCONFIG@
 
 RM=            @RM@
-SUBDIRS=       compat/lib compat/include common dump restore @RMTDIR@
+SUBDIRS=       compat/lib compat/include common dump restore testing @RMTDIR@
 
 all clean install dep depend realclean distclean::
        for i in $(SUBDIRS); do \