source: rtems/contrib/crossrpms/Makefile.am @ 40459fbf

4.104.114.84.95
Last change on this file since 40459fbf was 7fa51bb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/07/06 at 03:35:46

Use $(srcdir)/patches/*.diff to make make dist happy

  • Property mode set to 100644
File size: 301 bytes
Line 
1##
2## $Id$
3##
4
5EXTRA_DIST =
6
7SUBDIRS = @TARGET_SUBDIRS@
8
9DIST_SUBDIRS  = cygwin
10DIST_SUBDIRS += freebsd5.2
11DIST_SUBDIRS += freebsd6.0
12DIST_SUBDIRS += freebsd6.1
13DIST_SUBDIRS += mingw32
14DIST_SUBDIRS += solaris2.7
15DIST_SUBDIRS += rtems4.7
16
17EXTRA_DIST += specstrip
18EXTRA_DIST += $(srcdir)/patches/*.diff
Note: See TracBrowser for help on using the repository browser.