X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-utils%2Favahi%2FMakefile.am;h=248bf692d9f7f57f17c71e27a3ebece9e3fc6aee;hb=b78eacbd64af799754684e3fe3569f0ba4ec92f3;hp=357d3dcadc01673411ec615812c4c5fd45602c40;hpb=1a912326734243e57a461c48131c1a0402318b5a;p=catta diff --git a/avahi-utils/avahi/Makefile.am b/avahi-utils/avahi/Makefile.am index 357d3dc..248bf69 100644 --- a/avahi-utils/avahi/Makefile.am +++ b/avahi-utils/avahi/Makefile.am @@ -1,4 +1,26 @@ +# $Id$ + +# This file is part of avahi. +# +# avahi is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version. +# +# avahi is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public +# License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with avahi; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# USA. + avahidir = $(pythondir)/avahi + +if HAVE_PYTHON avahi_PYTHON = __init__.py SimpleGladeApp.py +endif -EXTRA_DIST = $(avahi_PYTHON) +EXTRA_DIST = __init__.py SimpleGladeApp.py