From 2a9cd34c70127c2fd3552c5ae970b76e527dd85d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 5 Jul 2006 13:23:37 +0000 Subject: [PATCH] Add patches/*.diff to EXTRA_DIST --- contrib/crossrpms/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/crossrpms/Makefile.am b/contrib/crossrpms/Makefile.am index 650a672477..fc6e7929cb 100644 --- a/contrib/crossrpms/Makefile.am +++ b/contrib/crossrpms/Makefile.am @@ -15,3 +15,4 @@ DIST_SUBDIRS += solaris2.7 DIST_SUBDIRS += rtems4.7 EXTRA_DIST += specstrip +EXTRA_DIST += patches/*.diff