浏览代码

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 年之前
父节点
当前提交
a8e6dd48aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  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