osmo-gsm-manuals/OsmoBSC
Oliver Smith 2947683c3a use autotools to add "make install" target
For reasoning why a transition to autotools is desired, see the commit
message of the previous patch in this series.

"make install" copies the "build", "common" dirs, as well as the "*.xsl"
files to $(prefix)/share/osmo-gsm-manuals. Prefix is typically
/usr/local. Also a pkg-config file gets installed, so the path of the
shared files can be looked up by autoconf scripts of the project
repositories. The check-depends script is installed to
$(prefix)/bin/osmo-gsm-manuals-check-depends and will be used by
project specific autoconf scripts, too.

All existing make targets ("make", "make check", "make upload") are
still working, users only need to run "autoreconf -fi" and
"./configure" beforehand.

Makefile.am uses custom install-data-hook and uninstall-local targets,
so we don't need to specify each file of the relevant subdirs in a
_DATA variable (no extra maintenance effort).

(moving manuals to project repositories 5/19)

Related: OS#3385
Change-Id: I8e7036fae062ee783cb132b14608827a82c5e7c7
2018-11-21 14:29:05 +01:00
..
chapters OsmoBSC/HLR/MSC: Fix default config file name 2018-11-18 20:05:12 +00:00
message-sequences add message sequence chart MS/BTS/BSC/MSC for 3GPP aoIP MO call 2018-01-11 15:51:57 +01:00
mgw MGW: Include MGCP endpoint naming scheme of old IPA/SCCPlite approach 2017-08-18 18:08:34 +00:00
om2000 OM2000 MSC: Fix spelling 2016-10-03 14:35:54 +02:00
vty OsmoBSC: update VTY reference 2018-11-18 20:41:28 +00:00
Makefile.am use autotools to add "make install" target 2018-11-21 14:29:05 +01:00
aoip-mgw-options-docinfo.xml BSC: Add series of message sequence charts about MGCP handling 2017-06-09 08:09:20 +00:00
aoip-mgw-options.adoc BSC: Add series of message sequence charts about MGCP handling 2017-06-09 08:09:20 +00:00
osmobsc-usermanual-docinfo.xml author info: add "former" to Holger's job title 2018-11-01 18:09:32 +01:00
osmobsc-usermanual.adoc bsc: document handover 2018-11-01 18:07:11 +01:00
osmobsc-vty-reference.xml vty-ref: Update URI of docbook 5.0 schema 2018-03-17 14:30:49 +01:00
osmux-reference-docinfo.xml author info: add "former" to Holger's job title 2018-11-01 18:09:32 +01:00
osmux-reference.adoc osmux: Fix description for Dummy frames FT field 2017-08-11 15:04:40 +02:00