blob: eda3e90b140cc6cce7c83c061f7df3c4cbf10cf2 [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
Holger Hans Peter Freythera49ffb42010-02-09 21:50:25 +01007pkgconfig_DATA = openbsc.pc liblaf0rge1.pc
Holger Freytherc7aa3c42009-06-08 10:32:39 +00008
Harald Weltede729a12008-12-23 21:01:25 +00009#dist-hook:
10# rm -rf `find $(distdir) -name .svn`