summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
new file mode 100644
index 000000000..fa37abd9a
--- /dev/null
+++ b/src/include/Makefile.am
@@ -0,0 +1,14 @@
+EXTRA_DIST = \
+ assert.h \
+ attr_type.h \
+ command.h
+ expr_attribute.h \
+ expr_builder.h \
+ expr.h \
+ expr_manager.h \
+ expr_value.h \
+ kind.h \
+ parser.h \
+ sat.h \
+ unique_id.h \
+ vc.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback