Added fwknop.h to the source list in Makefile.am so it will be included in the distrubution.

git-svn-id: file:///home/mbr/svn/fwknop/trunk@46 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart
2009-01-26 13:48:53 +00:00
parent 10b308b2d5
commit 86ef05fc7a
+1 -1
View File
@@ -1,6 +1,6 @@
bin_PROGRAMS = fwknop
fwknop_SOURCES = fwknop.c
fwknop_SOURCES = fwknop.c fwknop.h
fwknop_LDADD = $(top_builddir)/fko/libfko.la
fwknop_CPPFLAGS = -I $(top_srcdir)/fko