aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 71f7b91..8ab73a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@ AM_CXXFLAGS = -Wall -pthread
# Order must be preserved
SUBDIRS = \
+ doc \
CommonLibs \
GSM \
Transceiver52M \