blob: d1638ec65064244a46e1d08ed0b8c27dc604db9f [file] [log] [blame]
Sylvain Munaut96b1c3b2010-10-24 10:22:06 +02001AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
2ACLOCAL_AMFLAGS = -I m4
3
Sylvain Munaut2c8b3fd2013-06-17 08:51:36 +02004AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
Sylvain Munaut96b1c3b2010-10-24 10:22:06 +02005
Sylvain Munaut0d2a82c2010-11-12 17:10:44 +01006SUBDIRS = include
7
8if ENABLE_GSMHR
9SUBDIRS += libgsmhr
10endif
11
12SUBDIRS += src