Code

src/liboping.c: Set the "IP_RECVTOS" and "IPV6_RECVTCLASS" socket options.
[liboping.git] / Makefile.am
1 SUBDIRS = src bindings
3 dist-hook:
4         find $(distdir) -type d -name '.svn' | xargs rm -rf