summaryrefslogtreecommitdiffstats
path: root/src/opt/fret/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2008-01-26 08:01:00 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2008-01-26 08:01:00 -0800
commit6537f941887b06e588d3acfc97b5fdf48875cc4e (patch)
tree61e11fbdd1bbcb781cf05f91f5095f559a58ab25 /src/opt/fret/module.make
parent6c68b76bff33daa7cd94b78c51bdd4cdaf65059c (diff)
downloadabc-6537f941887b06e588d3acfc97b5fdf48875cc4e.tar.gz
abc-6537f941887b06e588d3acfc97b5fdf48875cc4e.tar.bz2
abc-6537f941887b06e588d3acfc97b5fdf48875cc4e.zip
Version abc80126
Diffstat (limited to 'src/opt/fret/module.make')
-rw-r--r--src/opt/fret/module.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/opt/fret/module.make b/src/opt/fret/module.make
index 72fdfec9..fda6a73d 100644
--- a/src/opt/fret/module.make
+++ b/src/opt/fret/module.make
@@ -1,4 +1,5 @@
SRC += src/opt/fret/fretMain.c \
src/opt/fret/fretFlow.c \
- src/opt/fret/fretInit.c
+ src/opt/fret/fretInit.c \
+ src/opt/fret/fretTime.c