about summary refs log tree commit diff stats
path: root/osx
diff options
context:
space:
mode:
Diffstat (limited to 'osx')
-rw-r--r--osx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/osx/Makefile b/osx/Makefile
index 691de38..e031b1f 100644
--- a/osx/Makefile
+++ b/osx/Makefile
@@ -17,6 +17,7 @@ BINDIR?= $(PREFIX)/bin
 APPDIR?= $(PREFIX)/share/applications
 MANDIR?= $(PREFIX)/share/man
 RESDIR?= $(PREFIX)/share/xombrero
+CFLAGS+= -DXT_DS_RESOURCE_DIR=\"$(RESDIR)\"
 
 SRCS= $(shell ls ../*.c)
 SRCS+= osx.c