aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-06-29 13:01:25 -0700
committerHarald Welte <laforge@gnumonks.org>2012-06-30 22:01:43 +0200
commit7e007e0f87c4a06396ef46081ef1d69a4bdc11ae (patch)
tree69ac7342504d9893235d020046bde07a5f748d4f /src
parent406777cfdba68dce82b45afecfd8017f3fad08c7 (diff)
build: avoid multi-level recursion for src/ directory.
Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6540098a..d38082b4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,3 @@
-SUBDIRS=. vty codec gsm gb
-
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
LIBVERSION=4:0:0