osmo-msc/openbsc/Makefile.am

11 lines
248 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 libsccp.pc
2008-12-23 21:01:25 +00:00
#dist-hook:
# rm -rf `find $(distdir) -name .svn`