summaryrefslogtreecommitdiff
path: root/src/modules/roto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/roto/Makefile.am')
-rw-r--r--src/modules/roto/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/roto/Makefile.am b/src/modules/roto/Makefile.am
index 08d8522..826a9d5 100644
--- a/src/modules/roto/Makefile.am
+++ b/src/modules/roto/Makefile.am
@@ -1,4 +1,4 @@
noinst_LIBRARIES = libroto.a
libroto_a_SOURCES = roto.c roto.h
libroto_a_CFLAGS = @ROTOTILLER_CFLAGS@
-libroto_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I../../
+libroto_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I@top_srcdir@/src
© All Rights Reserved