blob: deaba0fa167caf90836088dea459ab2300ff4d1e [file] [log] [blame]
Harald Welte2b944cf2008-12-23 21:01:25 +00001AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
2
3INCLUDES = $(all_includes) -I$(top_srcdir)/include
Holger Freyther1bad6012008-12-27 09:42:59 +00004SUBDIRS = include src tests
Harald Welte2b944cf2008-12-23 21:01:25 +00005
Holger Freytherb27d8452009-06-08 10:32:39 +00006pkgconfigdir = $(libdir)/pkgconfig
7pkgconfig_DATA = openbsc.pc
8
Harald Welte2b944cf2008-12-23 21:01:25 +00009#dist-hook:
10# rm -rf `find $(distdir) -name .svn`