summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorjoye <joye>2014-05-27 18:35:27 (GMT)
committerjoye <joye>2014-05-27 18:35:27 (GMT)
commitf422626ec026ba304de53f22c4966da0b47acea7 (patch)
tree8b0857a8beeb05bf87e0e0fddca90e442557e5aa /configure.in
parent627698108e3835c367d295f4b5cad40a1f06c657 (diff)
downloadblt-f422626ec026ba304de53f22c4966da0b47acea7.zip
blt-f422626ec026ba304de53f22c4966da0b47acea7.tar.gz
blt-f422626ec026ba304de53f22c4966da0b47acea7.tar.bz2
*** empty log message ***
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 0934cf9..25df213 100755
--- a/configure.in
+++ b/configure.in
@@ -71,13 +71,12 @@ TEA_SETUP_COMPILER
# and PKG_TCL_SOURCES.
#-----------------------------------------------------------------------
TEA_ADD_SOURCES([
- bltBind.C
bltChain.C
bltConfig.C
bltGrAxis.C
bltGrAxisOp.C
bltGrAxisOption.C
- bltGrXAxisOp.C
+ bltGrBind.C
bltGrElemOp.C
bltGrElemOption.C
bltGrElem.C
@@ -103,6 +102,7 @@ TEA_ADD_SOURCES([
bltGrPenBar.C
bltGrPenLine.C
bltGrText.C
+ bltGrXAxisOp.C
bltGraph.C
bltGraphBar.C
bltGraphLine.C