2 # Makefile.am for the Nice Glib ICE library
4 # (C) 2007 Nokia Corporation. All rights reserved.
6 # Licensed under MPL 1.1/LGPL 2.1. See file COPYING.
8 include $(top_srcdir)/common.mk
9 AM_CPPFLAGS = -I$(top_srcdir)
10 AM_CFLAGS = -std=gnu99
11 LDADD = $(top_builddir)/stun/libstun.la
21 dist_check_SCRIPTS = check-bind.sh
23 TESTS = $(check_PROGRAMS)
24 #$(dist_check_SCRIPTS)