bindings/perl/Oping.xs: Fix an off-by-one error when allocating a Perl string.
[liboping.git] / Makefile.am
1 SUBDIRS = src bindings
2
3 dist-hook:
4         find $(distdir) -type d -name '.svn' | xargs rm -rf