2
0
Эх сурвалжийг харах

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 18 жил өмнө
parent
commit
a8e6dd48aa

+ 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