From a4e267cb3a593662dba5795374d0c325f25c440b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 12 Aug 2019 19:53:40 +0200 Subject: build: Add internal copy of linux/gsmmux.h for older systems --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6cb8aca3..635bd260 100644 --- a/Makefile.am +++ b/Makefile.am @@ -696,7 +696,7 @@ builtin_sources += plugins/allowed-apns.c sbin_PROGRAMS = src/ofonod src_ofonod_SOURCES = $(builtin_sources) $(gatchat_sources) \ - linux/gpio.h src/ofono.ver \ + linux/gsmmux.h linux/gpio.h src/ofono.ver \ src/main.c src/ofono.h src/log.c src/plugin.c \ src/modem.c src/common.h src/common.c \ src/manager.c src/dbus.c src/util.h src/util.c \ -- cgit v1.2.1