]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Write the system ARG_MAX to an autogenerated config.py at configure time.
[bup.git] / Makefile
index d8b19b55c8d00dfb3be3a94a77a8e3f38798e54a..599835f08dff168732ff8371c49fb07bfec7badb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -174,7 +174,7 @@ clean: Documentation/clean config/clean
                .*~ *~ */*~ lib/*/*~ lib/*/*/*~ \
                *.pyc */*.pyc lib/*/*.pyc lib/*/*/*.pyc \
                bup bup-* cmd/bup-* lib/bup/_version.py randomgen memtest \
-               testfs.img lib/bup/t/testfs.img
+               testfs.img lib/bup/t/testfs.img lib/bup/config.py
        if test -e t/mnt; then t/cleanup-mounts-under t/mnt; fi
        if test -e t/mnt; then rm -r t/mnt; fi
        if test -e t/tmp; then t/cleanup-mounts-under t/tmp; fi