summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-04-19 12:05:28 +0300
committerTor Lillqvist <tml@collabora.com>2019-04-19 12:05:28 +0300
commitb15a0988826403457227ab452d04752dc4f1564c (patch)
treebe5321634f3825d8d2681a8b4af3a47cde9f7335 /gtk
parentcff5791f2e410387212feac1305da7763f8ac90d (diff)
Need -DGTKAPP here
Diffstat (limited to 'gtk')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 1a6241ca6..6475ec24b 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -9,6 +9,7 @@ AM_CPPFLAGS = -pthread \
-DLOOLWSD_DATADIR='"@LOOLWSD_DATADIR@"' \
-DLOOLWSD_CONFIGDIR='"@LOOLWSD_CONFIGDIR@"' \
-DTOPSRCDIR='"'$(realpath ${top_srcdir})'"' \
+ -DGTKAPP \
${define_flags} \
${warning_flags} \
${include_paths} \