summaryrefslogtreecommitdiff
path: root/src/modules/plasma/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/plasma/Makefile.am')
-rw-r--r--src/modules/plasma/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/plasma/Makefile.am b/src/modules/plasma/Makefile.am
index 16efeb4..a856df1 100644
--- a/src/modules/plasma/Makefile.am
+++ b/src/modules/plasma/Makefile.am
@@ -1,4 +1,3 @@
noinst_LIBRARIES = libplasma.a
libplasma_a_SOURCES = plasma.c
-libplasma_a_CFLAGS = @ROTOTILLER_CFLAGS@
-libplasma_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I@top_srcdir@/src
+libplasma_a_CPPFLAGS = -I@top_srcdir@/src
© All Rights Reserved