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