summaryrefslogtreecommitdiff
path: root/src/modules/plasma/Makefile.am
blob: 16efeb4d98c69a5947c0a762c5955c78141f2205 (plain)
1
2
3
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