8f38b94b62646ba6bab57ffa89c576c35d54ca68
[oweals/tinc.git] / support / Makefile.am
1 noinst_LIBRARIES = libsupport.a
2
3 noinst_HEADERS = avl.h ethernet.h ipv4.h ipv6.h list.h sockaddr.h xalloc.h
4
5 libsupport_a_SOURCES = avl.c list.c xalloc.c
6