AM_CPPFLAGS += -I..../support/include.

This commit is contained in:
Ralf Corsepius
2005-11-09 12:44:35 +00:00
parent 59269022d5
commit d65005e414
108 changed files with 220 additions and 0 deletions

View File

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