From: Niels Provos Date: Tue, 31 Jul 2007 00:21:04 +0000 (+0000) Subject: use AM_CLFAGS from Jan Kneschke X-Git-Tag: release-2.0.1-alpha~605 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa106169a0e5b960c2a82958912bc41a1e76b4c5;p=libevent use AM_CLFAGS from Jan Kneschke svn:r376 --- diff --git a/sample/Makefile.am b/sample/Makefile.am index b749b806..d4a113ce 100644 --- a/sample/Makefile.am +++ b/sample/Makefile.am @@ -1,8 +1,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies LDADD = ../libevent.la -CPPFPLAGS = -I.. -CFLAGS = -I../compat +AM_CFLAGS = -I../compat noinst_PROGRAMS = event-test time-test signal-test