Install notification_text_domain.h
authorKyuho Jo <kyuho.jo@samsung.com>
Tue, 12 May 2015 04:25:28 +0000 (13:25 +0900)
committerKyuho Jo <kyuho.jo@samsung.com>
Tue, 12 May 2015 04:25:28 +0000 (13:25 +0900)
Change-Id: I17a43082511c3f57ff96bf4f4922bc3a14e60519
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
CMakeLists.txt
packaging/notification.spec

index 9cb1b17b0112c0f56a41348fb6147960254b0683..8016c3e045b111652e40f3689ff2b73020b9e268 100644 (file)
@@ -32,6 +32,7 @@ SET(HEADERS-DEVEL
        ./include/notification_type.h
        ./include/notification_list.h
        ./include/notification_ongoing_flag.h
+       ./include/notification_text_domain.h
        ./include/notification_status.h
        ./include/notification_status_internal.h
        ./include/notification_setting.h
index 98d793f2d0e0d2faa246eec5a762d22222f5a1df..0e0d9720d256592e46e9d7e902022243ebc7520e 100644 (file)
@@ -224,6 +224,7 @@ vconftool set -t string memory/private/libstatus/message "" -i -g 5000 -f  $SMAC
 %{_includedir}/notification/notification_type.h
 %{_includedir}/notification/notification_list.h
 %{_includedir}/notification/notification_ongoing_flag.h
+%{_includedir}/notification/notification_text_domain.h
 %{_includedir}/notification/notification_status.h
 %{_includedir}/notification/notification_status_internal.h
 %{_includedir}/notification/notification_setting.h