summaryrefslogtreecommitdiff
path: root/xfsm-shutdown-helper
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2004-08-24 12:39:59 +0000
committerBenedikt Meurer <benny@xfce.org>2004-08-24 12:39:59 +0000
commita56a6961f59338a2e8be3cfb2a688d7563b4527f (patch)
treec7b8dbe3fc05adad7f475ca11998e4d4d7a24013 /xfsm-shutdown-helper
parentbdcca6549b8023b6a37c77888f36a461cf1fad37 (diff)
downloadxfce4-session-a56a6961f59338a2e8be3cfb2a688d7563b4527f.tar.gz
Cleanups. 'gmake dist' checked. Added all required M4 files. Removedxfce4-session-4.1.15
obsolete files. Updated several documents. Updated german translations. Version 4.1.15. (Old svn revision: 4648)
Diffstat (limited to 'xfsm-shutdown-helper')
-rw-r--r--xfsm-shutdown-helper/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/xfsm-shutdown-helper/Makefile.in b/xfsm-shutdown-helper/Makefile.in
index 951f2795..3d6dc1ce 100644
--- a/xfsm-shutdown-helper/Makefile.in
+++ b/xfsm-shutdown-helper/Makefile.in
@@ -43,7 +43,8 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/X11.m4 \
$(top_srcdir)/m4/debug.m4 $(top_srcdir)/m4/depends.m4 \
- $(top_srcdir)/m4/i18n.m4 $(top_srcdir)/configure.ac
+ $(top_srcdir)/m4/glib-gettext.m4 $(top_srcdir)/m4/i18n.m4 \
+ $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs