aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@gnumonks.org>2011-06-07 12:21:51 +0200
committerPablo Neira Ayuso <pablo@gnumonks.org>2011-06-07 12:21:51 +0200
commit177094b4c988f126ead93a5d3f25b4bedefa2d97 (patch)
tree640b83ad40de1c94b08c24f50f793a71f0c4d7c3 /configure.ac
parentf67471fb7f691cfe19622693c2bd59a6b9837cd4 (diff)
src: use include/osmocom/abis instead of include/osmocom/gsm/abis
Harald prefers short paths. This patch also remove commented includes in several files.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 02ecdb4..774302a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,8 +43,7 @@ AC_OUTPUT(
libosmoabis.pc
include/Makefile
include/osmocom/Makefile
- include/osmocom/gsm/Makefile
- include/osmocom/gsm/abis/Makefile
+ include/osmocom/abis/Makefile
src/Makefile
src/input/Makefile
tests/Makefile