summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-13 06:20:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-13 06:20:16 +0000
commit59788fa9a96532398c3b1176f2392dafd80a1a33 (patch)
treee4f6fbbed4cbfd476ffcb9224ad6e96441785681 /scripts/gdb
parentRemove. (diff)
downloadrtems-59788fa9a96532398c3b1176f2392dafd80a1a33.tar.bz2
Move target-*.add before base*.add.
Diffstat (limited to 'scripts/gdb')
-rw-r--r--scripts/gdb/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am
index 6c1279460d..6c4c1ff965 100644
--- a/scripts/gdb/Makefile.am
+++ b/scripts/gdb/Makefile.am
@@ -10,7 +10,8 @@ SUBPACKAGES = header.add
SUBPACKAGES += $(top_builddir)/common/common.add
SUBPACKAGES += gdb.add
SUBPACKAGES += $(top_builddir)/common/clean.add
-SUBPACKAGES += base-gdb.add target-gdb.add
+SUBPACKAGES += target-gdb.add
+SUBPACKAGES += base-gdb.add
noinst_DATA = gdb.spec.in