Files @ 627c64f1fd14
Branch filter:

Location: DistRen/src/client/Makefile.am

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