Code

octo@huhu:~/liboping $ svn merge -r7:9 branches/liboping-0.1 trunk
[liboping.git] / Makefile.am
1 SUBDIRS = libltdl src
2 INCLUDES = $(LTDLINCL)
4 EXTRA_DIST = debian
6 dist-hook:
7         find $(distdir) -type d -name '.svn' | xargs rm -rf