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

ACLOCAL_AMFLAGS = -I ../../aclocal

SUBDIRS = @exec@ @subdirs@

# NOTE: The wildcard on the install should pick up everything except
#       the tests directory.  This significantly minimizes the install size.

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