Files @ b31adf3243b9
Branch filter:

Location: DistRen/src/server/Makefile.am

ethanzonca@localhost.localdomain
Let's break a build! Ohnobinki should update stuff so this doesn't break...
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