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