Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no longer...
[mono.git] / mono / arch / hppa / Makefile.am
1
2 AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
3
4 noinst_LTLIBRARIES = libmonoarch-hppa.la
5
6 libmonoarch_hppa_la_SOURCES = tramp.c hppa-codegen.h
7