Now it even runs (it still doesn't do anything useful yet).
[tinc] / tnl / Makefile.am
1 noinst_LIBRARIES = libtnl.a
2
3 noinst_HEADERS = tnl.h
4
5 libtnl_a_SOURCES = tnl.c
6