Makefile.am: Don't include debian/ in the distribution tarball.
[liboping.git] / Makefile.am
1 SUBDIRS = libltdl src
2 INCLUDES = $(LTDLINCL)
3
4 dist-hook:
5         find $(distdir) -type d -name '.svn' | xargs rm -rf