summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ea4747b..a56d661 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,3 +6,8 @@ include_HEADERS = libsha1.h
noinst_PROGRAMS = test
test_LDADD = libsha1.la
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = libsha1.pc
+
+EXTRA_DIST = libsha1.pc.in