summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3dfc92d..7d43e88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,3 +48,7 @@ liburweb_crypto_hash_openssl_la_LIBADD = -lurweb
liburweb_crypto_hash_openssl_la_LDFLAGS = -export-symbols-regex '^uw_HashFFI_'
liburweb_crypto_hash_openssl_ladir = $(datadir)/urweb/ur/crypto-hash-openssl
+
+EXTRA_DIST = \
+ LICENSE \
+ $(liburweb_crypto_hash_openssl_la_DATA)