Using AM_CPPFLAGS instead of INCLUDES
[yaz-moved-to-github.git] / server / Makefile.am
index 892fa95..04a013d 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.5 2001-04-05 13:34:36 adam Exp $
+## $Id: Makefile.am,v 1.6 2002-04-15 09:44:44 adam Exp $
 
 noinst_LTLIBRARIES=libserver.la
 
@@ -9,4 +9,4 @@ EXTRA_DIST=service.c
 
 LIBS =
 
-INCLUDES=-I$(top_srcdir)/include 
+AM_CPPFLAGS=-I$(top_srcdir)/include