summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-10-29 08:28:25 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2013-10-29 08:28:25 +0100
commit673b48ef2fb3a8488faf9fe78d150a57fe42ee23 (patch)
tree6d437adc28a5d12767f9cd66922df50263925f1f
parentee1e6f0225f64056563b0fe97f42085a52c98924 (diff)
build: add LICENSE_htable to EXTRA_DIST
We need to ship the additional license file with tarballs. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bda7dfd..549cc37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,6 +30,7 @@ include_HEADERS =
EXTRA_DIST = \
README \
COPYING \
+ LICENSE_htable \
NEWS \
docs/libtsm.pc.in \
docs/libtsm.sym