]> git.meshlink.io Git - catta/blobdiff - avahi-dnsconfd/Makefile.am
get rid of a lot of old svn cruft
[catta] / avahi-dnsconfd / Makefile.am
index d35873480362fa9dd60edb83b71d3b079b0d3b6f..dddf99ebcecead318b77289092bbd77929413631 100644 (file)
@@ -1,7 +1,5 @@
-# $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
@@ -33,7 +31,7 @@ AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")'
 
 sbin_PROGRAMS = avahi-dnsconfd
 
-avahi_dnsconfd_SOURCES = main.c 
+avahi_dnsconfd_SOURCES = main.c
 avahi_dnsconfd_CFLAGS = $(AM_CFLAGS) $(LIBDAEMON_CFLAGS)
 avahi_dnsconfd_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la $(LIBDAEMON_LIBS)