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