summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-11-30 18:18:13 +0100
committermalosek <malosek@fastmq.com>2009-11-30 18:18:13 +0100
commit9cff475af849897f669049fd7748f875fa1cd6c3 (patch)
tree1efc4d08ca3926c2802bd5b2b7dbe32c5dba30fc /Makefile.am
parent82242f6a9e06d855ff2ac5616196a97868838a6c (diff)
added libpgm-2.0.17rc2 into the dist package
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index af6ba2e..3039d87 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ SUBDIRS = src $(DIR_MAN) $(DIR_PERF) devices bindings
DIST_SUBDIRS = src man perf devices bindings
EXTRA_DIST = $(top_srcdir)/foreign/openpgm/@pgm1_basename@.tar.bz2 \
-$(top_srcdir)/foreign/openpgm/@pgm2_basename@ \
+$(top_srcdir)/foreign/openpgm/@pgm2_basename@.tar.bz2 \
$(top_srcdir)/foreign/openpgm/lost_data_tsi.patch \
$(top_srcdir)/foreign/openpgm/create_custom_gsi_1.patch \
$(top_srcdir)/foreign/xmlParser/xmlParser.cpp \
@@ -18,4 +18,4 @@ $(top_srcdir)/foreign/xmlParser/xmlParser.hpp
dist-hook:
-rm -rf $(distdir)/foreign/openpgm/@pgm1_basename@
- -rm -rf $(distdir)/foreign/openpgm/@pgm2_basename@/openpgm/pgm/ref/debug
+ -rm -rf $(distdir)/foreign/openpgm/@pgm2_basename@