summaryrefslogtreecommitdiff
path: root/xfsm-shutdown-helper
diff options
context:
space:
mode:
Diffstat (limited to 'xfsm-shutdown-helper')
-rw-r--r--xfsm-shutdown-helper/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfsm-shutdown-helper/Makefile.in b/xfsm-shutdown-helper/Makefile.in
index 27e0d08c..b2196fd7 100644
--- a/xfsm-shutdown-helper/Makefile.in
+++ b/xfsm-shutdown-helper/Makefile.in
@@ -107,6 +107,9 @@ FFLAGS = @FFLAGS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
+GNOME_CFLAGS = @GNOME_CFLAGS@
+GNOME_LIBS = @GNOME_LIBS@
+GNOME_REQUIRED_VERSION = @GNOME_REQUIRED_VERSION@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@