Lots of changes. It compiles, but doesn't do much yet.
[tinc] / tnl / Makefile.am
1 noinst_LIBRARIES = libtnl.a
2
3 noinst_HEADERS = tnl.h
4
5 libtnl_a_SOURCES = tnl.c
6