Tweaks to Gnu automake/autoconf system.

This commit is contained in:
curt
1998-04-08 23:35:37 +00:00
parent 79a773d25c
commit 63ea6cd15a
5 changed files with 17 additions and 14 deletions
+5 -4
View File
@@ -6,9 +6,10 @@ libMath_la_SOURCES = \
MAT3inv.c \
MAT3mat.c \
MAT3vec.c \
fg_geodesy.c \
fg_random.c \
polar.c \
vector.c
fg_geodesy.c fg_geodesy.h \
fg_random.c fg_random.h \
mat3.h mat3defs.h mat3err.h \
polar.c polar.h \
vector.c vector.h
INCLUDES += -I..