| Index: third_party/libevent/sample/Makefile.am
|
| diff --git a/third_party/libevent/sample/Makefile.am b/third_party/libevent/sample/Makefile.am
|
| deleted file mode 100644
|
| index 2f4e26e2f3f1356c151484dc01b3fdab493bd145..0000000000000000000000000000000000000000
|
| --- a/third_party/libevent/sample/Makefile.am
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -AUTOMAKE_OPTIONS = foreign no-dependencies
|
| -
|
| -LDADD = ../libevent.la
|
| -AM_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/compat
|
| -
|
| -noinst_PROGRAMS = event-test time-test signal-test
|
| -
|
| -event_test_sources = event-test.c
|
| -time_test_sources = time-test.c
|
| -signal_test_sources = signal-test.c
|
| -
|
| -verify:
|
| -
|
| -DISTCLEANFILES = *~
|
|
|