Removed unused reverse_lock.hpp header.
[profile/ivi/settings-daemon.git] / include / settingsd / Makefile.am
1 ## Copyright 2013 Intel Corporation All Rights Reserved.
2 ##
3 ## This library is free software; you can redistribute it and/or
4 ## modify it under the terms of the GNU Lesser General Public
5 ## License as published by the Free Software Foundation;
6 ## version 2.1 of the License.
7 ##
8 ## This library is distributed in the hope that it will be useful,
9 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
10 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 ## Lesser General Public License for more details.
12 ##
13 ## You should have received a copy of the GNU Lesser General Public
14 ## License along with this library; if not, write to the Free Software
15 ## Foundation, Inc., 51 Franklin Street, Fifth Floor,
16 ## Boston, MA  02110-1301  USA
17
18 ## ---------------------------------------------------------
19 ##               settingsd plugin library
20 ## ---------------------------------------------------------
21 pkginclude_HEADERS =            \
22         settings_api.hpp        \
23         plugin.hpp              \
24         registrar.hpp           \
25         send_callback.hpp       \
26         event_callback.hpp      \
27         response_callback.hpp   \
28         glib_traits.hpp         \
29         json_glib_traits.hpp    \
30         smart_ptr.hpp           \
31         dbus_signal_callback.hpp