aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-16 22:22:30 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-14 15:21:45 +0800
commita4314139d588a7bee5e7c7da31a3b865b5b9b1e8 (patch)
treefbc2e5a9adfc4e1f0420f52585097f03b1787be6 /libempathy-gtk
parentc85ceea55eef6e764d62c7b1cf1e536e60b67451 (diff)
downloadgsoc2013-empathy-a4314139d588a7bee5e7c7da31a3b865b5b9b1e8.tar
gsoc2013-empathy-a4314139d588a7bee5e7c7da31a3b865b5b9b1e8.tar.gz
gsoc2013-empathy-a4314139d588a7bee5e7c7da31a3b865b5b9b1e8.tar.bz2
gsoc2013-empathy-a4314139d588a7bee5e7c7da31a3b865b5b9b1e8.tar.lz
gsoc2013-empathy-a4314139d588a7bee5e7c7da31a3b865b5b9b1e8.tar.xz
gsoc2013-empathy-a4314139d588a7bee5e7c7da31a3b865b5b9b1e8.tar.zst
gsoc2013-empathy-a4314139d588a7bee5e7c7da31a3b865b5b9b1e8.zip
Add egg-list-box as a submodule
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/Makefile.am4
m---------libempathy-gtk/egg-list-box0
2 files changed, 4 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 8fe8854e4..e1ceceabc 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = egg-list-box
+
include $(top_srcdir)/tools/flymake.mk
AM_CPPFLAGS = \
@@ -15,6 +17,7 @@ AM_CPPFLAGS = \
$(GEOCODE_CFLAGS) \
$(MEEGO_CFLAGS) \
$(CHEESE_CFLAGS) \
+ $(EGGLISTBOX_CFLAGS) \
$(WARN_CFLAGS) \
$(DISABLE_DEPRECATED)
@@ -183,6 +186,7 @@ libempathy_gtk_la_LIBADD = \
$(GCR_LIBS) \
$(MEEGO_LIBS) \
$(CHEESE_LIBS) \
+ $(top_builddir)/libempathy-gtk/egg-list-box/libegglistbox.la \
$(top_builddir)/libempathy/libempathy.la
check_c_sources = \
diff --git a/libempathy-gtk/egg-list-box b/libempathy-gtk/egg-list-box
new file mode 160000
+Subproject f43820e357546b2636308e944e6c77c803adabc