From 9cff475af849897f669049fd7748f875fa1cd6c3 Mon Sep 17 00:00:00 2001 From: malosek Date: Mon, 30 Nov 2009 18:18:13 +0100 Subject: added libpgm-2.0.17rc2 into the dist package --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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@ -- cgit v1.2.3