]> andersk Git - moira.git/blobdiff - db/Makefile.in
Changes from dtanner.
[moira.git] / db / Makefile.in
index c1a7d42f30f2166a96a961029c6224c2e704ca6b..a110a0f0651a88ce3560e935a1aae502042ec9b0 100644 (file)
@@ -22,6 +22,9 @@ all: moira_schema.h moira_schema.c moira_schema.o
 clean:
        rm -f moira_schema.h moira_schema.c moira_schema.o
 
+cleandir distclean: clean
+       rm -f Makefile
+
 depend: moira_schema.c moira_schema.h
 
 install:
This page took 0.037218 seconds and 4 git commands to generate.