aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2017-12-31Init automake test environmentVadim Yanitskiy1-0/+9
2017-12-31Add a pkg-config manifest for libosmogapkVadim Yanitskiy1-1/+2
In order to make pkg-config 'see' the libosmogapk, a corresponding package description is required. For more details, see: https://autotools.io/pkgconfig/file-format.html
2017-12-31Add an 'osmo' prefix to the 'gapk' binaryVadim Yanitskiy1-1/+1
This is a common practice of all Osmocom executables to have an 'osmo' prefix. Let's follow this here too.
2010-11-12Update gitignoreSylvain Munaut1-0/+3
2010-10-24Initial skeleton importSylvain Munaut1-0/+40
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>