Explorar o código

Remove autogenerated db schema files to make sure the source tree is in the same state as the original after a make proper

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2916 689a6050-402a-0410-94f2-e92a70836424
Dan Pascu %!s(int64=18) %!d(string=hai) anos
pai
achega
2aea67f2cd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/srdb1/schema/Makefile

+ 1 - 0
lib/srdb1/schema/Makefile

@@ -165,6 +165,7 @@ docbook:
 
 docbook_clean:
 	-@rm -f $(ROOT)/doc/database/*.xml
+	-@rm -f $(ROOT)/doc/database/tables.sgml
 
 
 .PHONY: clean