Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste')
-rw-r--r--cut-n-paste/Makefile.am2
-rw-r--r--cut-n-paste/evinfobar/Makefile.am2
-rw-r--r--cut-n-paste/gimpcellrenderertoggle/Makefile.am2
-rw-r--r--cut-n-paste/smclient/Makefile.am2
-rw-r--r--cut-n-paste/toolbar-editor/Makefile.am2
-rw-r--r--cut-n-paste/totem-screensaver/Makefile.am2
-rw-r--r--cut-n-paste/zoom-control/Makefile.am2
7 files changed, 14 insertions, 0 deletions
diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am
index f073fd9..c0cf0cc 100644
--- a/cut-n-paste/Makefile.am
+++ b/cut-n-paste/Makefile.am
@@ -1 +1,3 @@
SUBDIRS = zoom-control toolbar-editor totem-screensaver evinfobar smclient gimpcellrenderertoggle
+
+-include $(top_srcdir)/git.mk
diff --git a/cut-n-paste/evinfobar/Makefile.am b/cut-n-paste/evinfobar/Makefile.am
index 61d3ed2..46f4e43 100644
--- a/cut-n-paste/evinfobar/Makefile.am
+++ b/cut-n-paste/evinfobar/Makefile.am
@@ -7,3 +7,5 @@ libevinfobar_la_CFLAGS = \
$(SHELL_CORE_CFLAGS) \
$(WARNING_CFLAGS) \
$(DISABLE_DEPRECATED)
+
+-include $(top_srcdir)/git.mk
diff --git a/cut-n-paste/gimpcellrenderertoggle/Makefile.am b/cut-n-paste/gimpcellrenderertoggle/Makefile.am
index 65580e0..fffeffa 100644
--- a/cut-n-paste/gimpcellrenderertoggle/Makefile.am
+++ b/cut-n-paste/gimpcellrenderertoggle/Makefile.am
@@ -34,3 +34,5 @@ gen_sources = xgen-wmh xgen-wmc $(libgimpcellrenderertoggle_la_built_sources)
CLEANFILES = $(gen_sources)
EXTRA_DIST = $(libgimpcellrenderertoggle_la_extra_sources)
+
+-include $(top_srcdir)/git.mk
diff --git a/cut-n-paste/smclient/Makefile.am b/cut-n-paste/smclient/Makefile.am
index 71187b6..498ed75 100644
--- a/cut-n-paste/smclient/Makefile.am
+++ b/cut-n-paste/smclient/Makefile.am
@@ -38,3 +38,5 @@ libsmclient_la_SOURCES += eggsmclient-osx.c
endif
endif # WITH_SMCLIENT
+
+-include $(top_srcdir)/git.mk
diff --git a/cut-n-paste/toolbar-editor/Makefile.am b/cut-n-paste/toolbar-editor/Makefile.am
index a5600f9..b3e843e 100644
--- a/cut-n-paste/toolbar-editor/Makefile.am
+++ b/cut-n-paste/toolbar-editor/Makefile.am
@@ -104,3 +104,5 @@ regenerate-built-sources:
CLEANFILES = $(stamp_files) $(BUILT_SOURCES)
DISTCLEANFILES = $(stamp_files) $(BUILT_SOURCES)
MAINTAINERCLEANFILES = $(stamp_files) $(BUILT_SOURCES)
+
+-include $(top_srcdir)/git.mk
diff --git a/cut-n-paste/totem-screensaver/Makefile.am b/cut-n-paste/totem-screensaver/Makefile.am
index ab67e2c..0b69f36 100644
--- a/cut-n-paste/totem-screensaver/Makefile.am
+++ b/cut-n-paste/totem-screensaver/Makefile.am
@@ -8,3 +8,5 @@ libtotemscrsaver_la_CFLAGS = \
$(DBUS_CFLAGS) \
$(WARNING_CFLAGS) \
$(DISABLE_DEPRECATED)
+
+-include $(top_srcdir)/git.mk
diff --git a/cut-n-paste/zoom-control/Makefile.am b/cut-n-paste/zoom-control/Makefile.am
index 64cdc9d..af8bd48 100644
--- a/cut-n-paste/zoom-control/Makefile.am
+++ b/cut-n-paste/zoom-control/Makefile.am
@@ -12,3 +12,5 @@ libephyzoom_la_CFLAGS = \
$(SHELL_CORE_CFLAGS) \
$(WARNING_CFLAGS) \
$(DISABLE_DEPRECATED)
+
+-include $(top_srcdir)/git.mk