aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-05-02 22:06:37 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-05-02 22:06:37 +0800
commit579ee7cdce702c6e5536fab4bb7d46b09340dbc5 (patch)
treeb2807e1d34290a22675eba7a84627ca1a8e1b759 /configure.ac
parent07d009e2fde8476b80773bdd2c034d6a0144ebb3 (diff)
downloadgsoc2013-empathy-579ee7cdce702c6e5536fab4bb7d46b09340dbc5.tar
gsoc2013-empathy-579ee7cdce702c6e5536fab4bb7d46b09340dbc5.tar.gz
gsoc2013-empathy-579ee7cdce702c6e5536fab4bb7d46b09340dbc5.tar.bz2
gsoc2013-empathy-579ee7cdce702c6e5536fab4bb7d46b09340dbc5.tar.lz
gsoc2013-empathy-579ee7cdce702c6e5536fab4bb7d46b09340dbc5.tar.xz
gsoc2013-empathy-579ee7cdce702c6e5536fab4bb7d46b09340dbc5.tar.zst
gsoc2013-empathy-579ee7cdce702c6e5536fab4bb7d46b09340dbc5.zip
[darcs-to-svn @ Replace the launcher by the main program with tray icon]
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@25 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 42a162120..708b14b28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,5 +71,6 @@ AC_OUTPUT([
accounts/Makefile
contact-list/Makefile
chat/Makefile
+ src/Makefile
])