## 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/udp pkg_LTLIBRARIES = libnd_udp.la pkginclude_HEADERS = libnd_udp.h libnd_udp_la_SOURCES = libnd_udp.c libnd_udp.h libnd_udp_la_LDFLAGS = -module -avoid-version