X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=support%2FMakefile.am;fp=support%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=8f38b94b62646ba6bab57ffa89c576c35d54ca68;hb=ff03bb9b0a744530e1145fef656644987a10d62d;hpb=56c51e94a620dd91eeb510176b9c970af9a9a372 diff --git a/support/Makefile.am b/support/Makefile.am deleted file mode 100644 index 8f38b94b..00000000 --- a/support/Makefile.am +++ /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 -