diff options
Diffstat (limited to 'util/newconfig/Makefile')
-rw-r--r-- | util/newconfig/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/util/newconfig/Makefile b/util/newconfig/Makefile index 374148254e..3328380569 100644 --- a/util/newconfig/Makefile +++ b/util/newconfig/Makefile @@ -26,7 +26,6 @@ manual/index.html: yapps2.aux yapps2.tex DISTRIB: cd ..; zip -u yapps2.zip yapps2/{LICENSE,yapps2.py,yappsrt.py,parsedesc.g,examples/*.g,NOTES,yapps2.tex,Makefile,manual/*.html,manual/*.css,manual/*.png} - + clean: rm -f config.py yappsrt.pyc parsedesc.py - |