summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/Makefile.am
blob: 39f14528eae6040a5fd41e4b2e678ff97ac553ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##
##  $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I ../../../aclocal

SUBDIRS = devnull dummy dumpbuf stackchk monitor cpuuse shell rtmonuse untar \
    mw-fb wrapup

EXTRA_DIST = README

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