root/openbsc/Makefile.am
@
13e10daa330ea2b699c9aa9d14b3adbd01111fd6
| Revision 13e10daa330ea2b699c9aa9d14b3adbd01111fd6, 237 bytes (checked in by Harald Welte <laforge@gnumonks.org>, 15 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 |
| 2 | |
| 3 | INCLUDES = $(all_includes) -I$(top_srcdir)/include |
| 4 | SUBDIRS = include src tests |
| 5 | |
| 6 | pkgconfigdir = $(libdir)/pkgconfig |
| 7 | pkgconfig_DATA = openbsc.pc |
| 8 | |
| 9 | #dist-hook: |
| 10 | # rm -rf `find $(distdir) -name .svn` |
Note: See TracBrowser
for help on using the browser.
