]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
Added root as an include directory
authorJoel Holdsworth <redacted>
Sat, 18 Feb 2012 17:06:14 +0000 (17:06 +0000)
committerUwe Hermann <redacted>
Wed, 22 Feb 2012 21:59:20 +0000 (22:59 +0100)
fx2lafw.mk

index 367ec396f7954ada190d6ccb8751a3a76fe3d6c1..20956ec86505f598f92a6dcdf0c6325c087f5c4b 100644 (file)
@@ -28,4 +28,6 @@ else
        SDCCFLAGS += -DNDEBUG
 endif
 
+SDCCFLAGS += -I../
+
 include $(FX2LIBDIR)/lib/fx2.mk