summaryrefslogtreecommitdiff
path: root/xfsm-shutdown-helper
diff options
context:
space:
mode:
authorJasper Huijsmans <jbhuijsmans@home.nl>2004-09-30 15:17:02 +0000
committerJasper Huijsmans <jbhuijsmans@home.nl>2004-09-30 15:17:02 +0000
commit9873df929e97295fab7166da1502530dfccd04ac (patch)
tree369b260db47e161474ab13b9e8413a480ad4e1ea /xfsm-shutdown-helper
parent810baea68e1326297c18174c220807bd6a82e849 (diff)
downloadxfce4-session-9873df929e97295fab7166da1502530dfccd04ac.tar.gz
Don't build docs by default and fix make distcheck target.
(Old svn revision: 4677)
Diffstat (limited to 'xfsm-shutdown-helper')
-rw-r--r--xfsm-shutdown-helper/Makefile.am1
-rw-r--r--xfsm-shutdown-helper/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/xfsm-shutdown-helper/Makefile.am b/xfsm-shutdown-helper/Makefile.am
index 2f5cfbaa..212c8562 100644
--- a/xfsm-shutdown-helper/Makefile.am
+++ b/xfsm-shutdown-helper/Makefile.am
@@ -5,6 +5,7 @@ xfsm_shutdown_helper_SOURCES = \
main.c
xfsm_shutdown_helper_CFLAGS = \
+ -I$(top_srcdir) \
$(LIBXFCE4UTIL_CFLAGS)
xfsm_shutdown_helper_LDFLAGS = \
diff --git a/xfsm-shutdown-helper/Makefile.in b/xfsm-shutdown-helper/Makefile.in
index 5c5ad0d5..2d6017df 100644
--- a/xfsm-shutdown-helper/Makefile.in
+++ b/xfsm-shutdown-helper/Makefile.in
@@ -223,6 +223,7 @@ xfsm_shutdown_helper_SOURCES = \
main.c
xfsm_shutdown_helper_CFLAGS = \
+ -I$(top_srcdir) \
$(LIBXFCE4UTIL_CFLAGS)
xfsm_shutdown_helper_LDFLAGS = \