9c5c4326d52d9283d990f0c5d98638afae329be3
[tinc] / rt / Makefile.am
1 noinst_LIBRARIES = librt.a
2
3 noinst_HEADERS = edge.h graph.h node.h rt.h subnet.h
4
5 librt_a_SOURCES = edge.c graph.c node.c rt.c subnet.c
6