aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-11-29 19:21:28 +0000
committerdos-reis <gdr@axiomatics.org>2014-11-29 19:21:28 +0000
commit11fd57def249cbc6f4aee8dfaac5e7f346f483c0 (patch)
tree7185e026223f007c21ee41f22959250f38d6ce53 /Makefile.in
parente9d8e2490f4dff922c0d86f29f31227655cc0633 (diff)
downloadopen-axiom-11fd57def249cbc6f4aee8dfaac5e7f346f483c0.tar.gz
Move code from bemol.cc to library.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index ef3d6a6b..9c1b6979 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -162,6 +162,7 @@ DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/src/include/vm.H \
$(top_srcdir)/src/include/sexpr.H \
$(top_srcdir)/src/include/Lisp.H \
+ $(top_srcdir)/src/include/InputFragment.h \
$(top_srcdir)/src/include/Constructor.H \
$(top_srcdir)/src/include/Database.H AUTHORS COPYING ChangeLog \
INSTALL NEWS README TODO config/compile config/config.guess \