From 4559e3f11b0c5ed68a0238317b3e6096993f8e5b Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 9 Jun 2014 20:32:12 +0200 Subject: Fix paths for Haiku. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f124aed..4563b6a 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ endif include $(NSBUILD)/Makefile.top # Extra installation rules -I := /include +I := /$(INCLUDEDIR) INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/svgtiny.h INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) -- cgit v1.2.3