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