From 774a362e87feab25f1be16fbca08269ddc7121a4 Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Thu, 12 Apr 2007 20:41:31 +0000 Subject: Major new upstream release, just ran svn-upgrade for now (and wrote some debian/changelong entries). --- src/_copyright/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/_copyright/Makefile.am (limited to 'src/_copyright/Makefile.am') diff --git a/src/_copyright/Makefile.am b/src/_copyright/Makefile.am new file mode 100644 index 000000000..d8dcfb3f1 --- /dev/null +++ b/src/_copyright/Makefile.am @@ -0,0 +1,6 @@ +ipsec_PROGRAMS = _copyright +_copyright_SOURCES = _copyright.c +dist_man8_MANS = _copyright.8 + +INCLUDES = -I$(top_srcdir)/src/libfreeswan +_copyright_LDADD = $(top_srcdir)/src/libfreeswan/libfreeswan.a -- cgit v1.2.3