]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove (cd gnome-console; make clean) from src/Makefile.in
authorKern Sibbald <kern@sibbald.com>
Mon, 20 Jun 2005 16:44:38 +0000 (16:44 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 20 Jun 2005 16:44:38 +0000 (16:44 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2153 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kes-1.37
bacula/src/Makefile.in

index 579f0cb5513da669eb7d1fa39bbb25473b7c0642..8a027ad2df64f8bb43619090c85b1cb1f150a984 100644 (file)
@@ -5,6 +5,7 @@ General:
 
 Changes to 1.37.25 released on 20 Jun 05:
 20Jun05:
+- Remove (cd gnome-console; make clean) from src/Makefile.in
 - Fix bug where Storage daemon gets confused about what
   tape is mounted. (one line of code was inadvertently 
   deleted).
index c96264a82256287d6735d650eea0ed67810d2916..c2c128a975fcaeb7ac23337728613e7c8cbae1f5 100644 (file)
@@ -43,7 +43,6 @@ clean:
        @$(RMF) AUTHORS ChangeLog Makefile.am NEWS README acconfig.h autogen.sh 
        @$(RMF) configure.in stamp.h stamp-h.in
        @$(RMF) -r po
-       (cd gnome-console; $(MAKE) clean)
        (cd gnome2-console; $(MAKE) clean)
 
 realclean: clean