aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-06-19 11:14:45 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-06-19 11:31:45 +0200
commitc7756e73b73f9e7c64a1391f13e65f4f9d227bf4 (patch)
tree2fe8dcb0c6489a9d5989599e9056db4855e6c871 /configure.ac
parent7ed686b22358dab9d7e83179a71b86d4bcbf90f7 (diff)
debian: Add cfg file examples for osmo-trx-{lms,uhd}
Sort cfg files according to their osmo-trx binary. Install them during make install. Add the installed cfg files to related debian packages. Change-Id: I905cdac30b441e4df0a3f5c0924d1637b9f67b90
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index aae151b..974a611 100644
--- a/configure.ac
+++ b/configure.ac
@@ -225,6 +225,8 @@ AC_CONFIG_FILES([\
tests/Makefile \
tests/CommonLibs/Makefile \
tests/Transceiver52M/Makefile \
+ doc/Makefile \
+ doc/examples/Makefile \
])
AC_OUTPUT