Files @ a6a648e19f34
Branch filter:

Location: DistRen/src/server/Makefile.am - annotation

NEO
added struct general_info and added statements through out the code to update it... but due to errors it doesn't seem to have recognized the struct...
1
2
3
4
bin_PROGRAMS = distrend
distrend_SOURCES = distrend.c
distrend_LDADD = @DISTLIBS_LIBS@ @top_builddir@/src/common/libdistrencommon.la
distrend_CFLAGS = @DISTLIBS_CFLAGS@ -I@top_srcdir@/src/common