summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: b06c00e362e5e6057a3c311e320efc6cb39f5e4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if BUILD_PERF
DIR_PERF = perf
endif

SUBDIRS = src $(DIR_PERF) devices bindings
DIST_SUBDIRS = src perf devices bindings

EXTRA_DIST =  $(top_srcdir)/foreign/openpgm/@pgm_basename@.tar.bz2

dist-hook:
		-rm -rf $(distdir)/foreign/openpgm/@pgm_basename@