## 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/tcp pkg_LTLIBRARIES = libnd_tcp.la pkginclude_HEADERS = libnd_tcp.h libnd_tcb.h libnd_tcp_la_SOURCES = \ libnd_tcp.c libnd_tcp.h \ libnd_tcb.c libnd_tcb.h \ libnd_tcp_prefs.c libnd_tcp_prefs.h libnd_tcp_la_LDFLAGS = -module -avoid-version