aboutsummaryrefslogtreecommitdiffstats
path: root/modules/plugin-python/example/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/plugin-python/example/Makefile.am')
-rw-r--r--modules/plugin-python/example/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/plugin-python/example/Makefile.am b/modules/plugin-python/example/Makefile.am
index 57a18ec93d..f9c5687982 100644
--- a/modules/plugin-python/example/Makefile.am
+++ b/modules/plugin-python/example/Makefile.am
@@ -7,7 +7,7 @@ plugin_DATA = \
liborg_gnome_py_plug_test_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
- -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \
+ -DEVOLUTION_UIDIR=\""$(uidir)"\" \
-DEVOLUTION_IMAGESDIR=\""$(imagesdir)"\"
liborg_gnome_py_plug_test_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)