chiark / gitweb /
disorder-udplog needs GC
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 8 Jun 2008 12:56:03 +0000 (13:56 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 8 Jun 2008 12:56:03 +0000 (13:56 +0100)
tests/Makefile.am

index 9358b196b8609e0d8ce3ce8f1c3b7aa3a0f8ff7c..af585f516804d1488aa273acf6cf9b0d56281a5f 100644 (file)
@@ -22,7 +22,7 @@ noinst_PROGRAMS=disorder-udplog
 
 AM_CPPFLAGS=-I${top_srcdir}/lib -I../lib
 
-disorder_udplog_SOURCES=udplog.c
+disorder_udplog_SOURCES=udplog.c ../lib/memgc.c
 disorder_udplog_LDADD=$(LIBOBJS) ../lib/libdisorder.a
 disorder_udplog_DEPENDENCIES=../lib/libdisorder.a