From f4ac8d7a443bd1afb35634d1cccb79943cc316e0 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sun, 13 Dec 2009 09:56:02 +0100 Subject: OpenPGM v1 support removed --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1bda895..aa3b0de 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,13 +9,11 @@ endif SUBDIRS = src $(DIR_MAN) $(DIR_PERF) devices bindings examples DIST_SUBDIRS = src man perf devices bindings examples -EXTRA_DIST = $(top_srcdir)/foreign/openpgm/@pgm1_basename@.tar.bz2 \ +EXTRA_DIST = \ $(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 \ $(top_srcdir)/foreign/xmlParser/xmlParser.hpp dist-hook: - -rm -rf $(distdir)/foreign/openpgm/@pgm1_basename@ -rm -rf $(distdir)/foreign/openpgm/@pgm2_basename@ -- cgit v1.2.3