root/openbsc/Makefile.am @ a49ffb4cb4e98bd57e9f7be23f772cc55a819b7b

Revision a49ffb4cb4e98bd57e9f7be23f772cc55a819b7b, 252 bytes (checked in by Holger Hans Peter Freyther <zecke@selfish.org>, 7 months ago)

Create a liblaforge with OpenBSC utility functions to be used for other projects

  • Property mode set to 100644
Line 
1AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
2
3INCLUDES = $(all_includes) -I$(top_srcdir)/include
4SUBDIRS = include src tests
5
6pkgconfigdir = $(libdir)/pkgconfig
7pkgconfig_DATA = openbsc.pc liblaf0rge1.pc
8
9#dist-hook:
10#       rm -rf `find $(distdir) -name .svn`
Note: See TracBrowser for help on using the browser.