]> git.saurik.com Git - apple/file_cmds.git/blobdiff - ls/Makefile
file_cmds-116.9.tar.gz
[apple/file_cmds.git] / ls / Makefile
index 33d8b5a98e692c9a562f625eca97e8c0b8a31b82..35bb9ccd44ae51548b2c3e7de14a56a6f7de2b62 100644 (file)
@@ -18,7 +18,7 @@ CFILES = cmp.c ls.c print.c util.c
 
 OTHERSRCS = Makefile Makefile.preamble Makefile.postamble ls.1
 
-OTHER_CFLAGS = -DCOLORLS
+OTHER_CFLAGS = -DCOLORLS -I/System/Library/Frameworks/System.framework/PrivateHeaders
 OTHER_LDFLAGS = -lncurses
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles