diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-02 22:06:37 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-02 22:06:37 +0800 |
commit | 1a6f06d4863f61b652f91f703b491bb6663d1c7a (patch) | |
tree | b2807e1d34290a22675eba7a84627ca1a8e1b759 /Makefile.am | |
parent | b8d0cfe42b1d62d513e560bf1fff04685f6911e6 (diff) | |
download | gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.gz gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.bz2 gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.lz gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.xz gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.zst gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.zip |
[darcs-to-svn @ Replace the launcher by the main program with tray icon]
svn path=/trunk/; revision=25
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bf4cebf43..161167337 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po profiles pixmaps libempathy libempathy-gtk launcher accounts contact-list chat +SUBDIRS = po profiles pixmaps libempathy libempathy-gtk launcher accounts contact-list chat src DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper |