summaryrefslogtreecommitdiff
path: root/src/context/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/Makefile.am')
-rw-r--r--src/context/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index d1e0d3c4b..eac088a9f 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -5,4 +5,5 @@ AM_CPPFLAGS = -D__BUILDING_CVC4LIB
noinst_LTLIBRARIES = libcontext.la
libcontext_la_SOURCES = \
- context.cpp
+ context.cpp \
+ context.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback