Fix entry point
[apps/agl-service-data-persistence.git] / ll-database-binding / conf.d / cmake / config.cmake
index b1bcde1..a698e70 100644 (file)
@@ -151,7 +151,7 @@ set(WIDGET_TYPE application/vnd.agl.service)
 # This is the file that will be executed, loaded,
 # at launch time by the application framework.
 #
-set(WIDGET_ENTRY_POINT irrelevant)
+set(WIDGET_ENTRY_POINT config.xml)
 
 # Optional dependencies order
 # ---------------------------