X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-utils%2Favahi%2FMakefile.am;h=68c71477c5f098875e3faa148e84730f9fdb12bd;hb=1d6cecfe69fa2faea1c81ccd899bac24aad64273;hp=248bf692d9f7f57f17c71e27a3ebece9e3fc6aee;hpb=b78eacbd64af799754684e3fe3569f0ba4ec92f3;p=catta diff --git a/avahi-utils/avahi/Makefile.am b/avahi-utils/avahi/Makefile.am index 248bf69..68c7147 100644 --- a/avahi-utils/avahi/Makefile.am +++ b/avahi-utils/avahi/Makefile.am @@ -17,10 +17,13 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. +if HAVE_PYTHON avahidir = $(pythondir)/avahi -if HAVE_PYTHON avahi_PYTHON = __init__.py SimpleGladeApp.py endif EXTRA_DIST = __init__.py SimpleGladeApp.py + +clean-local: + rm -rf *.pyc *.pyo