summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2017-03-12 17:39:28 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2017-03-23 20:17:52 +0100
commit7860651ee543385bb6d1c229312b20e78150f118 (patch)
tree013bac8986d1753f470db68cfdcbe4c92d00ace8 /plugingui/Makefile.am
parent54d0e5d4b13b18668b1c044f197fe528bb43d4a2 (diff)
Preliminary plugin gui for disktreaming control.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 1e90c89..8180788 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -8,6 +8,7 @@ libdggui_la_CPPFLAGS = \
$(GUI_CPPFLAGS) \
-I$(top_srcdir)/hugin \
-I$(top_srcdir)/src \
+ -I$(top_srcdir)/include \
-DWITH_HUG_MUTEX $(PTHREAD_CFLAGS) \
-DLODEPNG_NO_COMPILE_ENCODER \
-DLODEPNG_NO_COMPILE_DISK \