aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/Makefile.am
blob: eda3e90b140cc6cce7c83c061f7df3c4cbf10cf2 (plain)
1
2
3
4
5
6
7
8
9
10
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6

INCLUDES = $(all_includes) -I$(top_srcdir)/include
SUBDIRS = include src tests

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = openbsc.pc liblaf0rge1.pc

#dist-hook:
#	rm -rf `find $(distdir) -name .svn`