One directory for source code.
[tinc] / fd / Makefile.am
1 noinst_LIBRARIES = libfd.a
2
3 noinst_HEADERS = event.h fd.h
4
5 libfd_a_SOURCES = event.c fd.c
6