]> git.mxchange.org Git - flightgear.git/blob - Stripe_w/Makefile.am
Changes to the automake/autoconf system to reduce the number of libraries
[flightgear.git] / Stripe_w / Makefile.am
1 bin_PROGRAMS = strips
2
3 strips_SOURCES = \
4         add.c add.h \
5         bands.c \
6         common.c common.h \
7         extend.h \
8         free.c free.h \
9         global.h \
10         init.c init.h \
11         local.c local.h \
12         newpolve.c \
13         options.c options.h \
14         output.c output.h \
15         outputex.c outputex.h \
16         partial.c partial.h \
17         polverts.h polyvertsex.h \
18         queue.c queue.h \
19         sgi_triang.c sgi_triangex.c \
20         struct.c \
21         structex.c \
22         sturcts.h sturctsex.h \
23         ties.c ties.h \
24         triangulate.h triangulatex.h \
25         util.c util.h
26
27 strips_LDADD = $(base_LIBS)