summaryrefslogtreecommitdiff
path: root/migrate
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-11-19 21:05:11 +0100
committerNick Schermer <nick@xfce.org>2010-11-20 11:30:00 +0100
commitae208594589c0ad80f05f6cf5e5ddbf36f2c903d (patch)
treec8768fb74cfccd594d33b168033a1b9bf5966bbe /migrate
parent5253474958a85198e2f7d85faef65f41cfeae7f2 (diff)
Add function to return the Xfconf panel name.
This will be easier to maintain then the macro if we want to extend it in the feature. Also cache the value, since it will not change during runtime of the panel.
Diffstat (limited to 'migrate')
-rw-r--r--migrate/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/migrate/Makefile.am b/migrate/Makefile.am
index 168c2217..4e53e055 100644
--- a/migrate/Makefile.am
+++ b/migrate/Makefile.am
@@ -34,11 +34,15 @@ migrate_LDFLAGS = \
$(PLATFORM_LDFLAGS)
migrate_LDADD = \
+ $(top_builddir)/libxfce4panel/libxfce4panel-$(LIBXFCE4PANEL_VERSION_API).la \
$(GTK_LIBS) \
$(XFCONF_LIBS) \
$(LIBXFCE4UTIL_LIBS) \
$(LIBXFCE4UI_LIBS)
+migrate_DEPENDENCIES = \
+ $(top_builddir)/libxfce4panel/libxfce4panel-$(LIBXFCE4PANEL_VERSION_API).la
+
EXTRA_DIST = \
default.xml