- introduced autotools
- first working version
- make dist should work
- things to do:
- UML testing!
- more cleanups
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ipsec_PROGRAMS = whack
|
||||
|
||||
whack_SOURCES = whack.c whack.h
|
||||
INCLUDES = -I$(top_srcdir)/src/libfreeswan -I$(top_srcdir)/src/pluto
|
||||
LDADD = $(top_builddir)/src/libfreeswan/libfreeswan.a
|
||||
Reference in New Issue
Block a user