Explorar o código

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 %!s(int64=18) %!d(string=hai) anos
pai
achega
a8e6dd48aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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