summaryrefslogtreecommitdiff
path: root/test/tokentest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/tokentest/Makefile')
-rw-r--r--test/tokentest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tokentest/Makefile b/test/tokentest/Makefile
index 88b3c5f2e..010fd604d 100644
--- a/test/tokentest/Makefile
+++ b/test/tokentest/Makefile
@@ -4,4 +4,4 @@ default:
@echo "Try 'make tp' or 'make glib'"
tp: tokentest.c
- gcc `pkg-config --cflags --libs glib-2.0 gdk-2.0 atk` -DMETACITY_DATADIR=\"/usr/share/metacity\" -I../.. -I../../src -I../../src/include tokentest.c ../../src/ui/theme.c ../../src/ui/gradient.c -o tp
+ gcc `pkg-config --cflags --libs glib-2.0 gdk-2.0 atk` -DMUTTER_DATADIR=\"/usr/share/mutter\" -I../.. -I../../src -I../../src/include tokentest.c ../../src/ui/theme.c ../../src/ui/gradient.c -o tp