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.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modules/plasma/Makefile.am b/src/modules/plasma/Makefile.am
new file mode 100644
index 0000000..16efeb4
--- /dev/null
+++ b/src/modules/plasma/Makefile.am
@@ -0,0 +1,4 @@
+noinst_LIBRARIES = libplasma.a
+libplasma_a_SOURCES = plasma.c
+libplasma_a_CFLAGS = @ROTOTILLER_CFLAGS@
+libplasma_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I@top_srcdir@/src
© All Rights Reserved