From d8eb94e6f5d7f23d1c208339052587647f60416d Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 7 Apr 2014 02:58:47 +0000 Subject: RP cleanup and test rules. svn path=/branches/tk685/; revision=5759 --- schemas/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'schemas') 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 \ -- cgit v1.2.3