aboutsummaryrefslogtreecommitdiffstats
path: root/applets/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'applets/Makefile.am')
-rw-r--r--applets/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/Makefile.am b/applets/Makefile.am
index 2f7692d..b0e10f0 100644
--- a/applets/Makefile.am
+++ b/applets/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = dotdesktop icons small-icons
PREFIXDIR = $(prefix)
-PKGDATADIR = $(pkgdatadir)
+PKGDATADIR = $(datadir)/matchbox
DATADIR = $(datadir)
INCLUDES = -DDATADIR=\"$(DATADIR)\" -DPKGDATADIR=\"$(PKGDATADIR)\" -DPREFIX=\"$(PREFIXDIR)\" $(LIBMB_CFLAGS)