summaryrefslogtreecommitdiffstats
path: root/src/Common/Requests
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-09-21 20:37:04 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-09-21 20:37:04 +0200
commit91e4259c737e8ba5c6d5bc12b710f124a228e912 (patch)
treea2432ace0fe959b6d8ca092d75f2385334f8f680 /src/Common/Requests
parentb16c75d98c57b8f1efa26ab6eae35431c04c4c1e (diff)
downloadmad-91e4259c737e8ba5c6d5bc12b710f124a228e912.tar
mad-91e4259c737e8ba5c6d5bc12b710f124a228e912.zip
Libtool-Makros in m4/ mitliefern
Diffstat (limited to 'src/Common/Requests')
-rw-r--r--src/Common/Requests/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Common/Requests/Makefile.in b/src/Common/Requests/Makefile.in
index 194a294..6de55d0 100644
--- a/src/Common/Requests/Makefile.in
+++ b/src/Common/Requests/Makefile.in
@@ -37,7 +37,10 @@ subdir = src/Common/Requests
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
+ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
+ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
+ $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d