소스 검색

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