## Process this file with automake to produce Makefile.in

# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in Makefile lndtool.c

INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/libltdl @glib_cflags@ @pcapnav_cflags@ -W -Wall ## -DMEMDEBUG

bin_PROGRAMS = lndtool

lndtool_SOURCES = lndtool.c
lndtool_LDADD   = -L$(top_builddir)/src/ -lnetdude



syntax highlighted by Code2HTML, v. 0.9.1