aboutsummaryrefslogtreecommitdiffstats
path: root/sql/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sql/Makefile.am')
-rw-r--r--sql/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/Makefile.am b/sql/Makefile.am
new file mode 100644
index 0000000..059a571
--- /dev/null
+++ b/sql/Makefile.am
@@ -0,0 +1,4 @@
+EXTRA_DIST = \
+ hlr_data.sql \
+ hlr.sql \
+ $(NULL)