summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorjoye <joye>2014-07-08 17:13:47 (GMT)
committerjoye <joye>2014-07-08 17:13:47 (GMT)
commitce9561bee4d1cd04214541cce65c3a93fe605ad5 (patch)
treedd64cca971f11d68e2542fc17d108d4bd5e68393 /configure.in
parentf6affbcfef4841070559bd95d40f5a2c26581f7e (diff)
downloadblt-ce9561bee4d1cd04214541cce65c3a93fe605ad5.zip
blt-ce9561bee4d1cd04214541cce65c3a93fe605ad5.tar.gz
blt-ce9561bee4d1cd04214541cce65c3a93fe605ad5.tar.bz2
*** empty log message ***
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index f8d474f..1592b9d 100755
--- a/configure.in
+++ b/configure.in
@@ -110,14 +110,14 @@ TEA_ADD_SOURCES([
bltGraphOp.C
bltGraphSup.C
bltInt.C
- bltNsUtil.c
+ bltNsUtil.C
bltParse.C
bltOp.C
bltSwitch.C
- bltUtil.c
- bltVecCmd.c
- bltVecMath.c
- bltVector.c
+ bltUtil.C
+ bltVecCmd.C
+ bltVecMath.C
+ bltVector.C
])
TEA_ADD_HEADERS([bltVector.h])
TEA_ADD_INCLUDES([-I.])