]> arthur.barton.de Git - netatalk.git/commitdiff
Fix make distcheck
authorRalph Boehme <sloowfranklin@gmail.com>
Mon, 16 Sep 2013 08:36:23 +0000 (10:36 +0200)
committerRalph Boehme <sloowfranklin@gmail.com>
Mon, 16 Sep 2013 08:36:23 +0000 (10:36 +0200)
config/Makefile.am

index aeb37a07e21dab19f05e7b6eb81193de7936cc63..5003de1b8b9fab7623558883244091a74f463073 100644 (file)
@@ -55,7 +55,6 @@ endif
 
 install-config-files: $(CONFFILES) $(GENFILES)
        $(mkinstalldirs) $(DESTDIR)$(pkgconfdir)
-       $(INSTALL_DATA) $(srcdir)/dbus-session.conf $(DESTDIR)$(pkgconfdir)
        @for f in $(CONFFILES) ; do \
                if test "x$(OVERWRITE_CONFIG)" = "xyes" -o ! -f $(DESTDIR)$(pkgconfdir)/$$f; then \
                        echo "$(INSTALL_DATA) $$f $(DESTDIR)$(pkgconfdir)"; \