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