summaryrefslogtreecommitdiffstats
path: root/samples/Makefile.am
blob: b66b5afc4bdb7743f10ca479317dc0841a0df40e (plain)
1
2
3
4
5
6
7
8
SUBDIRS = server client user_guide mtom_caching_callback mtom_sending_callback

dist-hook:
	rm -rf `find $(distdir)/ -type d -name .svn`
	rm -rf `find $(distdir)/ -type d -name .deps`
	rm -rf `find $(distdir)/ -type d -name .libs`

EXTRA_DIST=codegen autogen.sh build.sh