summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-12-10 04:54:40 -0700
committerTushar Gohad <tushar.gohad@intel.com>2015-12-10 06:09:02 -0700
commit28dec505f48e887aea922d6b65a6bab8fbf69cec (patch)
treeac0929adb05a76ae62b83d37ccfe400a9a245933 /Makefile.am
parent43250c6f53451ed54f912261786e94595b0be9ae (diff)
downloadliberasurecode-28dec505f48e887aea922d6b65a6bab8fbf69cec.tar.gz
Get version from liberasurecode version header
... (keep version in one place)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b3676ee..5f6fb9b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ thisinclude_HEADERS = \
include/rs_vand/rs_galois.h \
include/rs_vand/liberasurecode_rs_vand.h
-pkgconfig_DATA = erasurecode-$(API_VERSION).pc
+pkgconfig_DATA = erasurecode-$(LIBERASURECODE_API_VERSION).pc
install-exec-hook:
-(mkdir -p $(DESTDIR)$(includedir) && \