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

ACLOCAL_AMFLAGS = -I ../../../aclocal

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

EXTRA_DIST = README

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