From 05a98f92cb9eeab843727e0fa2fc052cb371109a Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Tue, 12 Apr 2011 14:41:42 +0000 Subject: tidy sources with GNU indent after recent changes. on seconds thoughts, don't install docs with autotools, leave it to the package manager. --- src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 13a02e7..229211f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -80,9 +80,6 @@ transmission_remote_gtk_LDFLAGS = -lm -lcurl $(jsonglib_LIBS) $(gtk_LIBS) $(gthr install-data-local: install-icons update-icon-cache GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA) - $(INSTALL_DATA) -D ../COPYING $(docdir)/COPYING - $(INSTALL_DATA) ../AUTHORS $(docdir)/AUTHORS - $(INSTALL_DATA) ../README $(docdir)/README gtk_update_icon_cache = gtk-update-icon-cache -f -t -- cgit v1.2.3