From feb38a29a1723b3418ae5d3b11aaff02907b9790 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 9 Jun 2014 21:28:28 +0200 Subject: Fix paths for Haiku port. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 039999a..16fa808 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ endif include $(NSBUILD)/Makefile.top # Extra installation rules -I := /include +I := /$(INCLUDEDIR) INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsgif.h INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) -- cgit v1.2.3