summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJasper Huijsmans <jbhuijsmans@home.nl>2003-02-25 22:16:25 +0000
committerJasper Huijsmans <jbhuijsmans@home.nl>2003-02-25 22:16:25 +0000
commit6a052b7307da82d18343395c7579b6711a9fb4c2 (patch)
tree6a6af48b6c59134b0f286ba8e16e824f40c3419f /Makefile.am
parent91d287273d08797e35174562c3f58dd725743fd5 (diff)
downloadxfwm4-6a052b7307da82d18343395c7579b6711a9fb4c2.tar.gz
autotool cleanup
(Old svn revision: 10950)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index c4b4989f1..7839d3971 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,10 +15,3 @@ example.xfwm4rc:
rpm: dist
rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
@rm -f $(PACKAGE)-$(VERSION).tar.gz
-
-ACLOCAL_AMFLAGS = -I m4
-
-LIBTOOL_DEPS = @LIBTOOL_DEPS@
-libtool: $(LIBTOOL_DEPS)
- $(SHELL) ./config.status --recheck
-