Change returned value from STORAGE_ERROR_NOT_SUPPORTED
[platform/core/system/libstorage.git] / CMakeLists.txt
index 3169d78..20f7f7e 100644 (file)
@@ -31,7 +31,8 @@ ENDFOREACH(flag)
 SET(HEADERS
        include/storage.h
        include/storage-expand.h
-       include/storage-internal.h)
+       include/storage-internal.h
+       include/storage-experimental.h)
 
 SET(EXTRA_CFLAGS "${EXTRA_CFLAGS} -fvisibility=hidden")
 SET(EXTRA_CFLAGS "${EXTRA_CFLAGS} -g")