Files @ 627c64f1fd14
Branch filter:

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

binki
fixed most warnings, fixed some automake stuff, moved some blender code to another file
1
2
3
4
bin_PROGRAMS = distrend
distrend_SOURCES = distrend.c
distrend_LDADD = @DISTLIBS_LIBS@ @top_builddir@/src/common/libdistren.la
distrend_CFLAGS = @DISTLIBS_CFLAGS@ -I@top_srcdir@/src/common