]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/Makefile.in
- Convert dvd-writepart to Python.
[bacula/bacula] / bacula / Makefile.in
index 59442a576ff2260f1df5160a687f009b1396a52e..ead9bd8fd30137491bd74328c350376b70c304c5 100755 (executable)
@@ -23,7 +23,7 @@ fd_subdirs = src scripts src/lib src/findlib src/filed \
 # Non-client-only directores
 subdirs =    src/cats src/dird src/stored src/tools
 
-all_subdirs = ${fd_subdirs} ${@ALL_DIRS@}
+all_subdirs = ${fd_subdirs} ${@ALL_DIRS@} 
 
 DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
 
@@ -54,6 +54,9 @@ bacula-fd: Makefile
        done
 
 #-------------------------------------------------------------------------
+autoconf/aclocal.m4: autoconf/configure.in autoconf/bacula-macros/* autoconf/gettext-macros/*
+       cd autoconf && aclocal -I bacula-macros -I gettext-macros
+
 configure: autoconf/configure.in autoconf/aclocal.m4 autoconf/acconfig.h autoconf/config.h.in
        cd $(srcdir);
        ${RMF} -f config.cache config.log config.out config.status src/config.h