Code

src/liboping.c: When setting the TTL, update all existing pinghost_t, too.
[liboping.git] / Makefile.am
index af71b84b3b6f04b44a754ffb70e350a311a24885..af22243598002a2585f1d8437352f6b6cc50c636 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = src
+SUBDIRS = src bindings
 
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf