diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 3600f6f..5fb1362 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -4,8 +4,6 @@ AM_CFLAGS = \ -I$(top_srcdir)/include \ $(NULL) -AM_CFLAGS += -DDEVICE_IPC_V4 - bin_PROGRAMS = \ modemctrl \ $(NULL) |