X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=Makefile.am;h=cc4da0dccecf94b04ed1073335da375a6a5cf9ee;hp=fd0cbeaed721e1040cc37f7b50c464e5f22c8767;hb=034d3a91404addedc1c7a3494862c79532b0b878;hpb=a1c8b8d89f31cbf5ac4151ac65e9e6545e75713a diff --git a/Makefile.am b/Makefile.am index fd0cbea..cc4da0d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -186,7 +186,7 @@ lcr_SOURCES = \ $(MISDN_SOURCE) $(GSM_SOURCE) $(SS5_SOURCE) $(SIP_SOURCE) $(VOOTP_SOURCE) \ endpoint.cpp endpointapp.cpp \ appbridge.cpp apppbx.cpp route.c action.cpp action_efi.cpp action_vbox.cpp extension.c mail.c \ - join.cpp joinpbx.cpp + join.cpp joinpbx.cpp dov.cpp lcr_LDADD = $(LIBCRYPTO) $(MISDN_LIB) -lpthread $(GSM_LIB) $(SIP_LIB) $(VOOTP_LIB)