Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2015-11-25 19:15:28 +0300
committerAntenore Gatta <antenore@simbiosi.org>2015-11-25 19:15:28 +0300
commit2aad1e4883912daf6bc8040de36c42d0e216cb8f (patch)
tree72fe3d0304b1b9332619defa4243a9957ddca142 /config.h.in
parent90a82cc7114b79cfc3032707e6526e74d24f3382 (diff)
Remmina survey webkit implmentation
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b29fd17ce..385d47ed6 100644
--- a/config.h.in
+++ b/config.h.in
@@ -23,4 +23,6 @@
#define REMMINA_PLUGINDIR "${REMMINA_PLUGINDIR}"
#define REMMINA_UIDIR "${REMMINA_UIDIR}"
+#define REMMINA_SURVEY_URI "${REMMINA_SURVEY_URI}"
+
#endif