diff --git a/src/client.h b/src/client.h
index ff042c641cd8059bf87ae393df61e685f4da0660..8e4fa53e55562bd2d8b2a4b5a82631f205c7ac49 100644
--- a/src/client.h
+++ b/src/client.h
@@ -31,6 +31,7 @@
 
 /* Definitions */
 #define VERSIONFILE "conf/version"
+#define EXEFILE "bin/client"
 #define COLLECTDATAFILE "../data/collect-data.xml"
 #define UPDATEOPTION "update"
 #define INVENTORYOPTION "inventory"