From b00346cd08b55d25e427cfabafbaa66e09a8444b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 23 Oct 2012 17:43:09 +0100 Subject: The name of teh tool is nsgenbind correct this everywhere --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ecb22d2..f149ad0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Define the component name -COMPONENT := genjsbind +COMPONENT := nsgenbind # And the component type COMPONENT_TYPE := binary # Component version @@ -34,5 +34,5 @@ endif # Grab the core makefile include $(NSBUILD)/Makefile.top -# Add extra install rules for our pkg-config control file and the library itself +# Add extra install rules for binary INSTALL_ITEMS := $(INSTALL_ITEMS) /bin:$(BUILDDIR)/$(COMPONENT)$(EXEEXT) -- cgit v1.2.3