From: <le...@pr...> - 2004-11-07 12:16:47
|
Update of /cvsroot/meshdb/src/geo/rf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1924/geo/rf Modified Files: Tag: leonard-dev Makefile.am Log Message: more autoconf Index: Makefile.am =================================================================== RCS file: /cvsroot/meshdb/src/geo/rf/Attic/Makefile.am,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -d -r1.1.2.1 -r1.1.2.2 --- Makefile.am 7 Nov 2004 09:49:45 -0000 1.1.2.1 +++ Makefile.am 7 Nov 2004 12:16:35 -0000 1.1.2.2 @@ -1,6 +1,6 @@ # $Id$ -AM_CPPFLAGS = -I$(top_srcdir) +AM_CPPFLAGS = -I$(srcdir)/.. bin_PROGRAMS = rf rf_SOURCES = main.c |