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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user