summaryrefslogtreecommitdiff
path: root/src/modules/stars/Makefile.am
blob: 2e2c243867f30fec0e12514c38d50f558e948a9a (plain)
1
2
3
4
noinst_LIBRARIES = libstars.a
libstars_a_SOURCES = draw.h stars.c stars.h starslib.c starslib.h
libstars_a_CFLAGS = @ROTOTILLER_CFLAGS@
libstars_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I@top_srcdir@/src
© All Rights Reserved