From 052c3185e753b6fef544b44f9fc7f58a89f6511d Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Fri, 31 Jan 2014 12:00:52 +0000 Subject: [PATCH] Install switch_curl.h to includes/ FS-6163 --resolve Thanks-to: Davide Colombo --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 1304afc8a7..3e1692756e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -210,6 +210,7 @@ library_include_HEADERS = \ src/include/switch_xml.h \ src/include/switch_xml_config.h \ src/include/switch_cpp.h \ + src/include/switch_curl.h \ src/include/switch_json.h \ libs/stfu/stfu.h \ libs/libteletone/src/libteletone_detect.h \