components/readline/Makefile
changeset 618 9eb376524c7b
parent 609 775168282b2f
child 800 2ad056ed89ec
--- a/components/readline/Makefile	Mon Dec 12 13:01:49 2011 -0800
+++ b/components/readline/Makefile	Mon Dec 12 16:47:20 2011 -0800
@@ -36,6 +36,9 @@
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
 include ../../make-rules/ips.mk
+include ../../make-rules/lint-libraries.mk
+
+LINT_FLAGS += -I$(PROTO_DIR)/usr/include
 
 # readline likes to use ld directly and this is the easiest
 # way to get it to add -lc