osmo-bsc/openbsc/Makefile.am

11 lines
252 B
Makefile
Raw Normal View History

2008-12-23 21:01:25 +00:00
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
INCLUDES = $(all_includes) -I$(top_srcdir)/include
SUBDIRS = include src tests
2008-12-23 21:01:25 +00:00
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = openbsc.pc liblaf0rge1.pc
2008-12-23 21:01:25 +00:00
#dist-hook:
# rm -rf `find $(distdir) -name .svn`