From da234bc3e4e44693a6464140d2dee91a948a6145 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 5 Sep 2012 20:56:31 +0100 Subject: set lexers input properly add node idl file --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 6740140..e2eb873 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -CFLAGS := $(CFLAGS) -I$(BUILDDIR) -Isrc/ +CFLAGS := $(CFLAGS) -I$(BUILDDIR) -Isrc/ -g # Sources in this directory DIR_SOURCES := genjsbind.c -- cgit v1.2.3