]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/Makefile.in
cater for grant_sqlite_privileges
[bacula/bacula] / bacula / src / Makefile.in
index 1a3d0f9817e80e62f424a513f75a825325baab9e..8b67e61486fb7dd16e7fcd2eedceb01c43edf7be 100644 (file)
@@ -40,6 +40,8 @@ Makefile: $(srcdir)/Makefile.in $(topdir)/config.status
 
 clean:
        @$(RMF) core core.* a.out *.o *.bak *~ *.intpro *.extpro 1 2 3
+       (cd gnome-console; $(MAKE) clean)
+       (cd gnome2-console; $(MAKE) clean)
 
 realclean: clean
        @$(RMF) tags
@@ -47,7 +49,7 @@ realclean: clean
 distclean: realclean
        if test $(srcdir) = .; then $(MAKE) realclean; fi
        @(cd $(srcdir); $(RMF) Makefile)
-       @$(RMF) config.h
+       @$(RMF) config.h host.h
        @$(RMF) -r CVS
 
 install: