Files @ df9be21fe006
Branch filter:

Location: DistRen/src/server/Makefile.am

ethanzonca@localhost.localdomain
Please read some of these notes. The whole ssh thing will get interesting.
1
2
3
4
bin_PROGRAMS = distrend
distrend_SOURCES = distrend.c
distrend_LDADD = @DISTLIBS_LIBS@ @MYSQL_LIBS@ @top_builddir@/src/common/libdistrencommon.la
distrend_CFLAGS = @DISTLIBS_CFLAGS@ @MYSQL_CFLAGS@ -I@top_srcdir@/src/common