mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-14 14:54:49 -04:00
r16588@catbus: nickm | 2007-11-10 02:47:14 -0500
Another include for sample. Patch from Christopher Layne. svn:r507
This commit is contained in:
parent
321dfd55d4
commit
97917e68e7
@ -1,7 +1,7 @@
|
|||||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||||
|
|
||||||
LDADD = ../libevent.la
|
LDADD = ../libevent.la
|
||||||
AM_CFLAGS = -I$(top_srcdir)/compat
|
AM_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/compat
|
||||||
|
|
||||||
noinst_PROGRAMS = event-test time-test signal-test
|
noinst_PROGRAMS = event-test time-test signal-test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user