aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-07-29 15:43:57 +0200
committerlaforge <laforge@gnumonks.org>2019-08-01 15:17:30 +0000
commitc7ac63afa5e840be22e8cad0d2a9419a9c6c1e55 (patch)
treec8ebc6c320e07b4c7d425404591f48265143874c /Makefile.am
parentcbc02086d58edec257c20645d147284fba004a5f (diff)
Drop old README information, provide new updated README
Previous content in README file is actually a description of the TRXD and TRXC protocols, and it has already been moved to the User Manual some time ago. INSTALLATION contained README related information, but it was really out of date. So this commit basically drops those two files and provides a new README.md with content taken from Osmocom's OsmoTRX project wiki page. Change-Id: I3df00799ce80aa4af43225e69a408ba2cbc444db
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3e87200..8b55e79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,10 +36,9 @@ SUBDIRS = \
tests
EXTRA_DIST = \
- INSTALLATION \
LEGAL \
COPYING \
- README
+ README.md
AM_DISTCHECK_CONFIGURE_FLAGS = \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)