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