]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - progs/Makefile.in
ncurses 5.9 - patch 20141018
[ncurses.git] / progs / Makefile.in
index 21723637bae74cbaf77287a3fcbe8deea1a8fe1d..2551133cac19b954461a841e4420c45507f3a49e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.91 2014/05/21 17:01:48 tom Exp $
+# $Id: Makefile.in,v 1.92 2014/07/26 22:34:33 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2013,2014 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -89,7 +89,7 @@ CPP           = @CPP@
 CFLAGS         = @CFLAGS@
 
 INCDIR         = $(top_srcdir)/include
-CPPFLAGS       = -I../progs -I$(srcdir) -DHAVE_CONFIG_H @CPPFLAGS@
+CPPFLAGS       = -DHAVE_CONFIG_H @CPPFLAGS@
 
 CCFLAGS                = $(CPPFLAGS) $(CFLAGS)