aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01Install cfg files with autotoolsPau Espin Pedrol1-1/+0
Cfg files are moved to doc/examples like in other osmocom projects. All the cfg files get installed into $prefix/share/doc/osmo-pcap/examples/$subdir/, and 1 script per binary is installed into /etc/osmocom. Change-Id: If3f3a7d3867c0d4d2b1fe01f465532d1ce4bda66
2018-11-01Install systemd services with autotoolsPau Espin Pedrol1-0/+1
Change-Id: Id938f3dab4826ac748abb5e0b169d800c2a625a5
2012-11-06contrib: Really add the config files, move them to contrib0.0.4Holger Hans Peter Freyther1-0/+1
2011-07-19contrib: Add a script to clean up in regular intervalsDaniel Willmann1-0/+1
This script should be run from cron. It compresses and deletes older files.