From 69ee0ebc5bfd662de4257a849cbed0cb30ecd064 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 20 Jul 2011 09:16:01 +0200 Subject: [PATCH] Minor fix: remote.c -> remote.cpp in Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f047c56..72ac86f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -124,7 +124,7 @@ endif INCLUDES = $(all_includes) $(GSM_INCLUDE) $(SS5_INCLUDE) -Wall $(INSTALLATION_DEFINES) lcr_SOURCES = $(GSM_SOURCE) $(SS5_SOURCE) select.c action.cpp mISDN.cpp \ - tones.c loop.c remote.c action_efi.cpp crypt.cpp mail.c trace.c \ + tones.c loop.c remote.cpp action_efi.cpp crypt.cpp mail.c trace.c \ action_vbox.cpp dss1.cpp main.c \ vbox.cpp alawulaw.c endpoint.cpp interface.c message.c \ apppbx.cpp endpointapp.cpp join.cpp options.c \ -- 2.13.6