summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a3e8f1e..b3676ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,8 @@ thisinclude_HEADERS = \
include/rs_vand/rs_galois.h \
include/rs_vand/liberasurecode_rs_vand.h
+pkgconfig_DATA = erasurecode-$(API_VERSION).pc
+
install-exec-hook:
-(mkdir -p $(DESTDIR)$(includedir) && \
cd $(DESTDIR)$(includedir) && \