Move all source code to src/.
[tinc] / support / Makefile.am
diff --git a/support/Makefile.am b/support/Makefile.am
deleted file mode 100644 (file)
index 8f38b94..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-noinst_LIBRARIES = libsupport.a
-
-noinst_HEADERS = avl.h ethernet.h ipv4.h ipv6.h list.h sockaddr.h xalloc.h
-
-libsupport_a_SOURCES = avl.c list.c xalloc.c
-