From Paul Wernau: vmbuf.h was defined twice in the headers. Remove the

redundant entry so new install tool does not complain about overwriting
just installed file.
This commit is contained in:
tteras 2009-12-11 09:04:04 +00:00
parent 31dfbef56f
commit 119e5ecd44
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
sbin_PROGRAMS = racoon racoonctl plainrsa-gen
noinst_PROGRAMS = eaytest
include_racoon_HEADERS = racoonctl.h var.h vmbuf.h misc.h gcmalloc.h admin.h \
schedule.h sockmisc.h vmbuf.h isakmp_var.h isakmp.h isakmp_xauth.h \
schedule.h sockmisc.h isakmp_var.h isakmp.h isakmp_xauth.h \
isakmp_cfg.h isakmp_unity.h ipsec_doi.h evt.h
lib_LTLIBRARIES = libracoon.la