aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8ed0a8b3..6b06d12d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -12,7 +12,7 @@ all install clean test distclean deinstall uninstall::
@for i in ${SUBDIRS}; do echo "Making $@ in $$i"; (cd $$i && ${MAKE} $@); done
distclean::
- rm -f Makefile config.log config.status ac_rpki.py ac_rpki.pyc
+ rm -f Makefile config.log config.status
export:
svn export http://subvert-rpki.hactrn.net/