]> granicus.if.org Git - python/commitdiff
Issue #6297: Add autogenerated Misc/python.pc file to make distclean target. Thanks...
authorMark Dickinson <dickinsm@gmail.com>
Mon, 31 Aug 2009 14:46:07 +0000 (14:46 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 31 Aug 2009 14:46:07 +0000 (14:46 +0000)
Makefile.pre.in

index 3b31f4c282bae5b7847fe8f5e7d278bfd759ffff..8d6cfdc2776b186a280ea18fe8a9514dd5af7292 100644 (file)
@@ -1176,7 +1176,8 @@ clobber: clean profile-removal
 distclean: clobber
        -rm -f Lib/test/data/*
        -rm -f core Makefile Makefile.pre config.status \
-               Modules/Setup Modules/Setup.local Modules/Setup.config
+               Modules/Setup Modules/Setup.local Modules/Setup.config \
+               Misc/python.pc
        find $(srcdir) '(' -name '*.fdc' -o -name '*~' \
                           -o -name '[@,#]*' -o -name '*.old' \
                           -o -name '*.orig' -o -name '*.rej' \