summaryrefslogtreecommitdiff
path: root/modules/stars/Makefile.am
blob: e709e8532aa43bb779d17049278115dc9ac81eed (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../../
© All Rights Reserved