From 1cc6aed4bfdd84b06d418bc5198a0380479e639a Mon Sep 17 00:00:00 2001 From: dmotd Date: Thu, 27 Aug 2009 03:04:26 +0000 Subject: missing piece svn path=/trunk/; revision=12108 --- externals/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals') diff --git a/externals/Makefile b/externals/Makefile index 4c6e2d2e..f019c390 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -1335,7 +1335,7 @@ iemguts: $(IEMGUTS_OBJECTS:.c=.$(EXTENSION)) iemguts_install: iemguts install -d $(DESTDIR)$(objectsdir)/$(IEMGUTS_NAME) - $(scripts_src)/generate-libdir-metafile.sh $(objectsdir) $(IEMGUTS_NAME) \ + $(scripts_src)/generate-libdir-metafile.sh $(DESTDIR)$(objectsdir) $(IEMGUTS_NAME) \ --author "IOhannes m zmoelnig" \ --description "IEMguts is a collection of objects that deal with the infrastructure to build better abstractions" \ --license "GNU GPL" \ -- cgit v1.2.1