Move all source code to src/.
[tinc] / rt / Makefile.am
diff --git a/rt/Makefile.am b/rt/Makefile.am
deleted file mode 100644 (file)
index 528c26c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-noinst_LIBRARIES = librt.a
-
-noinst_HEADERS = edge.h graph.h node.h route.h rt.h subnet.h
-
-librt_a_SOURCES = edge.c graph.c node.c route.c rt.c subnet.c
-