From a9045a7597488129e0cb795c192d1f7aee979c86 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 8 Oct 2008 14:35:55 +0200 Subject: Add warning flags mechanism. Fix warnings. --- examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/Makefile.am b/examples/Makefile.am index 169a4ef..ea9a040 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_builddir)/gl +AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_builddir)/gl EXTRA_DIST = asn1Coding_test.asn asn1Coding_test.asg -- cgit v1.2.3