summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAdrien Destugues <pulkomandy@gmail.com>2015-03-21 18:17:16 +0100
committerVincent Sanders <vince@kyllikki.org>2015-03-22 10:42:22 +0000
commitae55e15a595e2b86e81e974fd276f7d585e012af (patch)
tree7315595a03ff3a8c9be6a82b589e6f25867b2834 /Makefile
parente68361f91f9fe82193f65f3a089cca4ff47255e0 (diff)
downloadlibutf8proc-ae55e15a595e2b86e81e974fd276f7d585e012af.tar.gz
libutf8proc-ae55e15a595e2b86e81e974fd276f7d585e012af.tar.bz2
INCLUDEDIR fixes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 858f4a8..d76e971 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ ifeq ($(WANT_TEST),yes)
endif
# Extra installation rules
-I := /include/libutf8proc
+I := /$(INCLUDEDIR)/libutf8proc
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libutf8proc/utf8proc.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)