summaryrefslogtreecommitdiff
path: root/src/expr/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-07-09 02:35:19 +0000
committerMorgan Deters <mdeters@gmail.com>2011-07-09 02:35:19 +0000
commit7e9d980e1fbaffadd0c76511e6c42e12b8039585 (patch)
tree586be147825f50f2f40b7935bd2a9a522f3530c7 /src/expr/Makefile.am
parent878f71272c06cf605fb3d2f4e66eaea55aa32127 (diff)
minor fixups
Diffstat (limited to 'src/expr/Makefile.am')
-rw-r--r--src/expr/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/expr/Makefile.am b/src/expr/Makefile.am
index ced34b8be..352647642 100644
--- a/src/expr/Makefile.am
+++ b/src/expr/Makefile.am
@@ -11,7 +11,7 @@ libexpr_la_SOURCES = \
type_node.h \
type_node.cpp \
node_builder.h \
- convenience_node_builders.h \
+ convenience_node_builders.h \
type.h \
type.cpp \
node_value.h \
@@ -29,7 +29,7 @@ libexpr_la_SOURCES = \
node_self_iterator.h \
expr_stream.h \
kind_map.h
-
+
nodist_libexpr_la_SOURCES = \
kind.h \
metakind.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback