]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/win32/Makefile
Detect the case where logfiles but no databases are being restored.
[bacula/bacula] / bacula / src / win32 / Makefile
index fe953245786f1c83edb3c6c8c931d5b509380807..2b83bdc02b981c3ddf9ddac1745dedf64c42b0ae 100644 (file)
@@ -1,6 +1,6 @@
 ECHO_CMD=@
 
-DIRS=  dll \
+DIRS=  lib \
        cats \
        filed \
        filed/plugins \
@@ -15,7 +15,7 @@ DIRS= dll \
 
 all: Makefile.inc $(DIRS) installer newinstaller
 
-clean: $(DIRS)
+clean: $(DIRS) installer newinstaller
        $(ECHO_CMD)-rm -rf release
 
 newinstaller: