]> git.wh0rd.org - dump.git/blobdiff - Makefile.in
Encryption (and compression as plugins) support.
[dump.git] / Makefile.in
index deb2896ef4e147e52f3be9882ec29829a9b48fae..f8f64f9519a4744ecf979238fd819152579c7271 100644 (file)
@@ -1,11 +1,11 @@
-# $Id: Makefile.in,v 1.3 1999/10/11 13:31:03 stelian Exp $
 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 \