[Xfce4-commits] <exo:stephan/gtk3> Update exo-helper filename
Stephan Arts
noreply at xfce.org
Mon May 7 13:48:01 CEST 2012
Updating branch refs/heads/stephan/gtk3
to 2b5d4a6c5518cfecc6e09eedcdbded958f615ea5 (commit)
from 9d4c80bb860f37c57c3f0e394c8e8b19f94dec57 (commit)
commit 2b5d4a6c5518cfecc6e09eedcdbded958f615ea5
Author: Stephan Arts <stephan at xfce.org>
Date: Mon May 7 13:47:07 2012 +0200
Update exo-helper filename
exo-helper/Makefile.am | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/exo-helper/Makefile.am b/exo-helper/Makefile.am
index 5eaff8c..dffdf61 100644
--- a/exo-helper/Makefile.am
+++ b/exo-helper/Makefile.am
@@ -12,7 +12,7 @@ INCLUDES = \
exo_helperdir = $(HELPER_PATH_PREFIX)/xfce4/exo-$(LIBEXO_VERSION_API)
exo_helper_PROGRAMS = \
- exo-helper-1
+ exo-helper-2
exo_helper_built_sources = \
exo-helper-enum-types.c \
@@ -21,7 +21,7 @@ exo_helper_built_sources = \
exo_helper_headers = \
exo-helper.h
-exo_helper_1_SOURCES = \
+exo_helper_2_SOURCES = \
$(exo_helper_built_sources) \
$(exo_helper_headers) \
exo-helper-chooser-dialog.c \
@@ -35,15 +35,15 @@ exo_helper_1_SOURCES = \
exo-helper.c \
main.c
-exo_helper_1_CFLAGS = \
+exo_helper_2_CFLAGS = \
$(GTK_CFLAGS) \
$(LIBXFCE4UTIL_CFLAGS) \
$(LIBXFCE4UI_CFLAGS)
-exo_helper_1_DEPENDENCIES = \
+exo_helper_2_DEPENDENCIES = \
$(top_builddir)/exo/libexo-$(LIBEXO_VERSION_API).la
-exo_helper_1_LDADD = \
+exo_helper_2_LDADD = \
$(GTK_LIBS) \
$(LIBXFCE4UTIL_LIBS) \
$(LIBXFCE4UI_LIBS) \
More information about the Xfce4-commits
mailing list