Changeset - 68e8bdfd7bdb
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-07-25 16:32:51
ohnobinki@ohnopublishing.net
fixed typo
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/Makefile.am
Show inline comments
 
@@ -5,4 +5,4 @@ distrend_CFLAGS = @DISTLIBS_CFLAGS@ -I@t
 

	
 
distrenslave_SOURCES = slave.c slavefuncs.c
 
distrenslave_LDADD = @DISTLIBS_LIBS@ @top_builddir@/src/common/libdistrencommon.la
 
distrend_CFLAGS = @DISTLIBS_CFLAGS@ -I@top_srcdir@/src/common
 
distrenslave_CFLAGS = @DISTLIBS_CFLAGS@ -I@top_srcdir@/src/common
0 comments (0 inline, 0 general)