## 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
INCLUDES = @glib_cflags@ @pcapnav_cflags@ -I$(top_srcdir) -I$(top_srcdir)/libltdl -I$(top_srcdir)/src -W -Wall
pkgdir = $(pkgdatadir)/$(version_major).$(version_minor)/protocols
pkgincludedir = $(includedir)/libnetdude/$(version_major).$(version_minor)/protocols/sll
pkg_LTLIBRARIES = libnd_sll.la
libnd_sll_la_SOURCES = libnd_sll.c libnd_sll.h
libnd_sll_la_LDFLAGS = -module -avoid-version
syntax highlighted by Code2HTML, v. 0.9.1