From c7ac63afa5e840be22e8cad0d2a9419a9c6c1e55 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 29 Jul 2019 15:43:57 +0200 Subject: 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 --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') 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) -- cgit v1.2.3