summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-01-27 10:28:42 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-01-27 10:28:42 +0000
commit100c14d0f0a84026e355947ac6fcc6c819d8db5f (patch)
treeab11ba1c1a4f5c645de6a88a5720581afe929416 /Makefile.am
parente75c116784ae1f8dbd224f06d03dc71eee47bf32 (diff)
downloadxfwm4-100c14d0f0a84026e355947ac6fcc6c819d8db5f.tar.gz
Update Makefiles
(Old svn revision: 10872)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cc60f9f8f..c4b4989f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,3 +17,8 @@ rpm: dist
@rm -f $(PACKAGE)-$(VERSION).tar.gz
ACLOCAL_AMFLAGS = -I m4
+
+LIBTOOL_DEPS = @LIBTOOL_DEPS@
+libtool: $(LIBTOOL_DEPS)
+ $(SHELL) ./config.status --recheck
+