Moved pmacros.h to include not support/include.

This commit is contained in:
Joel Sherrill
1999-11-23 14:20:41 +00:00
parent f26a3ab5d0
commit a1bcc6e944
38 changed files with 42 additions and 131 deletions

View File

@@ -32,7 +32,7 @@ include $(top_srcdir)/psxtests.am
# (OPTIONAL) Add local stuff here using +=
#
AM_CPPFLAGS = -I$(top_srcdir)/support/include
AM_CPPFLAGS = -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)