summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-09-11 17:58:37 +0200
committermalosek <malosek@fastmq.com>2009-09-11 17:58:37 +0200
commit1a4d6f91194c52795808baa07dcd61a20ff599be (patch)
tree9e5a59750b32f90a862a47c88d79653c4a75f12f /Makefile.am
parente940878b3f8ff332df534c4df463cfdf085cc787 (diff)
added OpenPGM sender - ZMQ_PUB
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 335d988..18636c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,5 +17,7 @@ endif
SUBDIRS = src $(DIR_P) $(DIR_R) $(DIR_J) $(DIR_PERF)
DIST_SUBDIRS = src python ruby java perf
+EXTRA_DIST = $(top_srcdir)/foreign/openpgm/@pgm_basename@.tar.bz2
+
dist-hook:
- -rm -rf $(distdir)/third-party/openpgm/$pgm_basename
+ -rm -rf $(distdir)/foreign/openpgm/@pgm_basename@