aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-04-27 11:32:12 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-04-27 11:34:11 +0200
commit478f82f47ed71adec51c8c3b556d07b632a22faf (patch)
tree5a1fe7dac5f2f41b39cf861e00b7c0e51040b8c3 /CommonLibs
parentf37b0ad652037a23145d7e0ddc5004a701b24585 (diff)
build: Fix make distcheck
Diffstat (limited to 'CommonLibs')
-rw-r--r--CommonLibs/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/CommonLibs/Makefile.am b/CommonLibs/Makefile.am
index 613af1e..2332acb 100644
--- a/CommonLibs/Makefile.am
+++ b/CommonLibs/Makefile.am
@@ -25,10 +25,6 @@ AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES)
AM_CXXFLAGS = -Wall -O3 -g -lpthread $(LIBOSMOCORE_CFLAGS) $(LIBOSMOCTRL_CFLAGS) $(LIBOSMOVTY_CFLAGS)
AM_CFLAGS = $(LIBOSMOCORE_CFLAGS) $(LIBOSMOCTRL_CFLAGS) $(LIBOSMOVTY_CFLAGS)
-EXTRA_DIST = \
- example.config \
- README.common
-
noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = \