More fixes for make where sourcedir and builddir are different.
[yaz-moved-to-github.git] / client / Makefile.am
index 52a6e9a..dfa0fc7 100644 (file)
@@ -1,6 +1,6 @@
 ## Copyright (C) 1995-2000, Index Data
 ## All rights reserved.
-## $Id: Makefile.am,v 1.9 2001-03-19 21:30:06 adam Exp $
+## $Id: Makefile.am,v 1.10 2001-03-21 15:02:39 adam Exp $
 
 bin_PROGRAMS=yaz-client
 
@@ -10,4 +10,4 @@ yaz_client_SOURCES=client.c admin.c admin.h
 
 yaz_client_LDADD = ../lib/libyaz.la $(READLINE_LIBS)
 
-INCLUDES=-I$(srcdir)/../include -DCCL2RPN=1
+INCLUDES=-I$(top_srcdir)/include -DCCL2RPN=1