Update documents.
[oweals/tinc.git] / rt / Makefile.am
index 9c5c4326d52d9283d990f0c5d98638afae329be3..528c26c7aa211480568115aa59e3075cb0203317 100644 (file)
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = librt.a
 
-noinst_HEADERS = edge.h graph.h node.h rt.h subnet.h
+noinst_HEADERS = edge.h graph.h node.h route.h rt.h subnet.h
 
-librt_a_SOURCES = edge.c graph.c node.c rt.c subnet.c
+librt_a_SOURCES = edge.c graph.c node.c route.c rt.c subnet.c