summaryrefslogtreecommitdiffstats
path: root/c/src/make/custom/Makefile.am
blob: d78295f93ecd73d2fed79b6622118179e14c9352 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
##
## $Id$
##


rtems_makedir = $(prefix)/make
rtems_make_customdir = $(rtems_makedir)/custom
rtems_make_custom_DATA = @CUSTOM_CFG_FILES@

noinst_DATA = default.cfg

include $(top_srcdir)/../../../automake/local.am