rename var to avoid GCC warning on OSX
[yaz-moved-to-github.git] / server / Makefile.am
index 01e0359..04a013d 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.4 2000-11-23 10:58:32 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$(srcdir)/../include 
+AM_CPPFLAGS=-I$(top_srcdir)/include