Code

src/liboping.c: Provide the TTL on received packets.
[liboping.git] / Makefile.am
index 1ffda90fc9afa1e209c733fb1916445c88e532c7..af22243598002a2585f1d8437352f6b6cc50c636 100644 (file)
@@ -1,5 +1,4 @@
-SUBDIRS = libltdl src
-INCLUDES = $(LTDLINCL)
+SUBDIRS = src bindings
 
 dist-hook:
        find $(distdir) -type d -name '.svn' | xargs rm -rf