aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: d1638ec65064244a46e1d08ed0b8c27dc604db9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
ACLOCAL_AMFLAGS = -I m4

AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include

SUBDIRS = include

if ENABLE_GSMHR
SUBDIRS += libgsmhr
endif

SUBDIRS += src