Increase version and update changelog
[conv-inbox] / src / Makefile.am
1 hildondesktoplib_LTLIBRARIES = conversations-inbox-widget.la
2
3 conversations_inbox_widget_la_CPPFLAGS = \
4     $(LIBHILDONDESKTOP_CFLAGS) \
5     $(LIBEVENT_LOGGER_CFLAGS) \
6     $(LIBOSSO_ABOOK_CFLAGS) \
7     $(LIBTP_GLIB_CFLAGS)
8
9 conversations_inbox_widget_la_LDFLAGS = -module -avoid-version
10 conversations_inbox_widget_la_LIBADD = $(LIBHILDONDESKTOP_LIBS) $(LIBEVENT_LOGGER_LIBS) $(LIBOSSO_ABOOK_LIBS) $(LIBTP_GLIB_LIBS)
11
12 conversations_inbox_widget_la_SOURCES = el-home-applet.c el-home-applet.h
13
14 hildonhomedesktopentry_DATA = conversations-inbox-widget.desktop