From 0dd464957c864829bf5730b71279765a0376e3f6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 31 Oct 2010 00:36:40 +0200 Subject: build: remove statements without effect Signed-off-by: Jan Engelhardt --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 23f646c..afb4595 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,9 +9,5 @@ SUBDIRS = extensions src DIST_SUBDIRS = include src extensions LIBS = @LIBNETFILTER_CONNTRACK_LIBS@ -$(OBJECTS): libtool -libtool: $(LIBTOOL_DEPS) - $(SHELL) ./config.status --recheck - dist-hook: rm -rf `find $(distdir)/doc -name .svn` -- cgit v1.2.3