Add missing checks in m4/ and update configure.ac.
[tinc] / tnl / Makefile.am
1 noinst_LIBRARIES = libtnl.a
2
3 noinst_HEADERS = tnl.h
4
5 libtnl_a_SOURCES = tnl.c
6