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.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/roto/Makefile.am b/src/modules/roto/Makefile.am
index cbbbe88..6682751 100644
--- a/src/modules/roto/Makefile.am
+++ b/src/modules/roto/Makefile.am
@@ -1,4 +1,3 @@
noinst_LIBRARIES = libroto.a
libroto_a_SOURCES = roto.c
-libroto_a_CFLAGS = @ROTOTILLER_CFLAGS@
-libroto_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I@top_srcdir@/src
+libroto_a_CPPFLAGS = -I@top_srcdir@/src
© All Rights Reserved