blob: 0093f0e410af3b5714bc3aa21b6fd1f8629bbfcd [file] [log] [blame]
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
ACLOCAL_AMFLAGS = -I m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libosmogapk.pc
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
SUBDIRS = include
if ENABLE_GSMHR
SUBDIRS += libgsmhr
endif
SUBDIRS += src tests