mcatan 2004/04/02 00:53:06
Modified: performance Makefile.am Log: changed path Revision Changes Path 1.3 +1 -1 logging-log4cxx/performance/Makefile.am Index: Makefile.am =================================================================== RCS file: /home/cvs/logging-log4cxx/performance/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile.am 18 Jan 2004 09:47:49 -0000 1.2 +++ Makefile.am 2 Apr 2004 08:53:06 -0000 1.3 @@ -2,7 +2,7 @@ noinst_PROGRAMS = logging performanceincdir = $(includedir)/log4cxx -noinst_HEADERS= *.h +noinst_HEADERS= $(top_srcdir)/performance/*.h INCLUDES = -I$(top_srcdir)/include
