X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-utils%2Favahi%2FMakefile.am;h=5ea7a6a59b406500d8e9050380fa47331d4ab0a1;hb=ae5476c763ae89cdef130397439b6746883cb1b5;hp=248bf692d9f7f57f17c71e27a3ebece9e3fc6aee;hpb=b78eacbd64af799754684e3fe3569f0ba4ec92f3;p=catta diff --git a/avahi-utils/avahi/Makefile.am b/avahi-utils/avahi/Makefile.am index 248bf69..5ea7a6a 100644 --- a/avahi-utils/avahi/Makefile.am +++ b/avahi-utils/avahi/Makefile.am @@ -24,3 +24,6 @@ avahi_PYTHON = __init__.py SimpleGladeApp.py endif EXTRA_DIST = __init__.py SimpleGladeApp.py + +clean-local: + rm -rf *.pyc *.pyo