summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-301-4/+0
| | | | | | | | | | | | There is no real reason to keep the include directory a multi-level recursion, so instead declare everything within include (so that we can use proper nobase_ declarations) and be it. Please note that since we removed the sub-Makefile.am, ./configure will not create the directory structure for us on out-of-tree builds, so we have to make sure the directory we're generating to exists first. Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
* vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.hPablo Neira Ayuso2011-03-281-1/+1
| | | | Before this patch, it was in osmocom/core/rate_ctr.h
* make sure we actually install the vty headersHarald Welte2010-05-251-2/+4
|
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+2