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