aboutsummaryrefslogtreecommitdiff
path: root/schemas/Makefile.in
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2014-04-07 02:58:47 +0000
committerRob Austein <sra@hactrn.net>2014-04-07 02:58:47 +0000
commitd8eb94e6f5d7f23d1c208339052587647f60416d (patch)
tree1b00350288429ce0291eadc5b732d0f5b0950b9c /schemas/Makefile.in
parentcc30a7ed3c710c6082df2f2079e3012b17161352 (diff)
RP cleanup and test rules.
svn path=/branches/tk685/; revision=5759
Diffstat (limited to 'schemas/Makefile.in')
-rw-r--r--schemas/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/schemas/Makefile.in b/schemas/Makefile.in
index 3451d987..b7dae635 100644
--- a/schemas/Makefile.in
+++ b/schemas/Makefile.in
@@ -31,6 +31,9 @@ all:: ${abs_top_srcdir}/rpki/relaxng.py ${abs_top_srcdir}/rpki/sql_schemas.py
install clean test distclean deinstall uninstall::
@true
+distclean::
+ rm -f Makefile
+
RNGS = relaxng/left-right-schema.rng \
relaxng/up-down-schema.rng \
relaxng/publication-schema.rng \