diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-02 22:27:59 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-02 22:27:59 +0800 |
commit | 02fc345b94f6fa5d4a87ec2917e5fe846f9e755d (patch) | |
tree | b6c15e5516f2cafb182041ccdcbcefdbfd6a6bd0 /Makefile.am | |
parent | 1a6f06d4863f61b652f91f703b491bb6663d1c7a (diff) | |
download | gsoc2013-empathy-02fc345b94f6fa5d4a87ec2917e5fe846f9e755d.tar gsoc2013-empathy-02fc345b94f6fa5d4a87ec2917e5fe846f9e755d.tar.gz gsoc2013-empathy-02fc345b94f6fa5d4a87ec2917e5fe846f9e755d.tar.bz2 gsoc2013-empathy-02fc345b94f6fa5d4a87ec2917e5fe846f9e755d.tar.lz gsoc2013-empathy-02fc345b94f6fa5d4a87ec2917e5fe846f9e755d.tar.xz gsoc2013-empathy-02fc345b94f6fa5d4a87ec2917e5fe846f9e755d.tar.zst gsoc2013-empathy-02fc345b94f6fa5d4a87ec2917e5fe846f9e755d.zip |
[darcs-to-svn @ distcheck now works]
svn path=/trunk/; revision=26
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 161167337..87b6c62e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po profiles pixmaps libempathy libempathy-gtk launcher accounts contact-list chat src +SUBDIRS = po profiles pixmaps libempathy libempathy-gtk accounts contact-list chat src DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper |