aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-02-28 20:49:47 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-02-28 20:49:47 +0100
commit955c3d1894604d9b2bbc9673c0ba8760701d0b37 (patch)
treee6bd59f8b534042709f588efe9bef5e96c46d93a
parentafb883956df5f0e614092ab061bf49431205834f (diff)
misc: Fix the make distcheck of the sources.0.9.12
-rw-r--r--openbsc/include/openbsc/Makefile.am2
-rw-r--r--openbsc/src/Makefile.am2
2 files changed, 3 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 6cf8c3b57..325d66d93 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -11,7 +11,7 @@ noinst_HEADERS = abis_nm.h abis_rsl.h db.h gsm_04_08.h gsm_data.h \
gb_proxy.h gprs_sgsn.h gsm_04_08_gprs.h sgsn.h \
gprs_ns_frgre.h auth.h osmo_msc.h bsc_msc.h bsc_nat.h \
osmo_bsc_rf.h osmo_bsc.h network_listen.h bsc_nat_sccp.h \
- osmo_msc_data.h osmo_bsc_grace.h sms_queue.h
+ osmo_msc_data.h osmo_bsc_grace.h sms_queue.h abis_om2000.h
openbsc_HEADERS = gsm_04_08.h meas_rep.h bsc_api.h
openbscdir = $(includedir)/openbsc
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index 50c9b1a51..6507591db 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -48,3 +48,5 @@ isdnsync_SOURCES = isdnsync.c
bsc_mgcp_SOURCES = mgcp/mgcp_main.c debug.c
bsc_mgcp_LDADD = libvty.a libmgcp.a $(LIBOSMOVTY_LIBS)
+
+EXTRA_DIST = input/lapd.h