summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 5a50830b7cef3878309ff50b078c10176a960756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to create Makefile.in

AUTOMAKE_OPTIONS = 1.4 gnu
MAINT_CHARSET = latin1

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = gelfx gelfx32 gelf src patches doc testsuite

# Tell version 3.79 and up of GNU make to not build goals in this
# directory in parallel.
.NOTPARALLEL: