summaryrefslogtreecommitdiff
path: root/src/modules/roto/Makefile.am
blob: 826a9d5c4ef0da4ec1d6478f88d5d019067313f7 (plain)
1
2
3
4
noinst_LIBRARIES = libroto.a
libroto_a_SOURCES = roto.c roto.h
libroto_a_CFLAGS = @ROTOTILLER_CFLAGS@
libroto_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I@top_srcdir@/src
© All Rights Reserved