diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog index 38c3e3683a..2f90ca8766 100644 --- a/c/src/make/ChangeLog +++ b/c/src/make/ChangeLog @@ -1,3 +1,7 @@ +2011-03-07 Ralf Corsépius + + * Makefile.am: Install *.cfgs into $(pkgdatadir)/make. + 2011-03-07 Ralf Corsépius PR 1753/misc: diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am index c8d8869f79..875f1b190d 100644 --- a/c/src/make/Makefile.am +++ b/c/src/make/Makefile.am @@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal -rtems_makedir = $(prefix)/make +rtems_makedir = $(pkgdatadir)/make GENERIC_FILES = host.cfg