summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2018-02-02 17:03:10 -0800
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-02-02 19:03:10 -0600
commit1b24f3f0fd5fdd4163a46689949fa8a5c60f3322 (patch)
treed312cd6b42f002a4545e819bb097ada72d6249e0 /src/util/Makefile.am
parentae5c1a5c3a9c6eb7d1af1a4ddbcb841cf7ce4c70 (diff)
Restoring ostream format. Resolves a few CIDs 1362780. (#1543)
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 33218dbe9..ddee2e72b 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -38,6 +38,8 @@ libutil_la_SOURCES = \
index.h \
maybe.h \
ntuple.h \
+ ostream_util.cpp \
+ ostream_util.h \
proof.h \
regexp.cpp \
regexp.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback