summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/Makefile.am
blob: f3d19e1625409c9310de32d9b4db1d09a32d5225 (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 rootfs untar \
    mw-fb wrapup

EXTRA_DIST = README

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