chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
cf7ca90
)
disorder-udplog needs GC
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 8 Jun 2008 12:56:03 +0000
(13:56 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 8 Jun 2008 12:56:03 +0000
(13:56 +0100)
tests/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 9358b196b8609e0d8ce3ce8f1c3b7aa3a0f8ff7c..af585f516804d1488aa273acf6cf9b0d56281a5f 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-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