Imported start of brand new codebase for tinc 2.0.
[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