From 67fa02d918fb67040c3adc5648a90fe8bcbfcb7e Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 15 Jun 2015 14:50:10 -0400 Subject: Fix dist target --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) 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) -- cgit v1.2.3