diff options
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ # Place, Suite 330, Boston, MA 02111-1307 USA # -include Config +include $(TOPDIR)Config GCCINCDIR = $(shell gcc -print-search-dirs | sed -ne "s/install: \(.*\)/\1include/gp") |