root/openbsc/Makefile.am @ 13e10daa330ea2b699c9aa9d14b3adbd01111fd6

Revision 13e10daa330ea2b699c9aa9d14b3adbd01111fd6, 237 bytes (checked in by Harald Welte <laforge@gnumonks.org>, 15 months ago)

move openbsc into its own subdirectory

  • 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
8
9#dist-hook:
10#       rm -rf `find $(distdir) -name .svn`
Note: See TracBrowser for help on using the browser.