summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/Makefile.am
blob: 26d44b61e84a9505c9cafb2e29a10ff98da36395 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $Id$
##

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

SUBDIRS = include inline macros src optman

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