summaryrefslogtreecommitdiffstats
path: root/src/opt/fxch
diff options
context:
space:
mode:
authorBaruch Sterin <baruchs@gmail.com>2016-05-17 15:21:03 -0700
committerBaruch Sterin <baruchs@gmail.com>2016-05-17 15:21:03 -0700
commit031015e7f8ce8c12d1e8e46693c9fbe70929415c (patch)
treed8f410556c33ff50206e48dc143e75b1c75b25d8 /src/opt/fxch
parentd7912acfcad6f38d4878b960c911e2c55df1a971 (diff)
downloadabc-031015e7f8ce8c12d1e8e46693c9fbe70929415c.tar.gz
abc-031015e7f8ce8c12d1e8e46693c9fbe70929415c.tar.bz2
abc-031015e7f8ce8c12d1e8e46693c9fbe70929415c.zip
fix end of line problem that prevents the cmake build system from working
Diffstat (limited to 'src/opt/fxch')
-rw-r--r--src/opt/fxch/module.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opt/fxch/module.make b/src/opt/fxch/module.make
index 48f36b13..630acb90 100644
--- a/src/opt/fxch/module.make
+++ b/src/opt/fxch/module.make
@@ -1,4 +1,4 @@
SRC += src/opt/fxch/Fxch.c \
src/opt/fxch/FxchDiv.c \
src/opt/fxch/FxchMan.c \
- src/opt/fxch/FxchSCHashTable.c \
+ src/opt/fxch/FxchSCHashTable.c