Procházet zdrojové kódy

Call the db_berkeley_clean rule as well from the generic clean rule of db/schema

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2962 689a6050-402a-0410-94f2-e92a70836424
Dan Pascu před 18 roky
rodič
revize
a8e6dd48aa
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lib/srdb1/schema/Makefile

+ 1 - 1
lib/srdb1/schema/Makefile

@@ -169,4 +169,4 @@ docbook_clean:
 
 
 .PHONY: clean
-clean: mysql_clean postgres_clean oracle_clean dbtext_clean docbook_clean
+clean: mysql_clean postgres_clean oracle_clean dbtext_clean db_berkeley_clean docbook_clean