From f2ffb7ec050e63ec0ca2ab446cc038f5b7d6ad0a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Mar 2011 04:01:03 +0000 Subject: =?UTF-8?q?2011-03-07=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Install *.cfgs into $(pkgdatadir)/make. --- c/src/make/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/make/Makefile.am') 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 -- cgit v1.2.3