diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index aab3064..a948786 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Makefile.am for telepathy-sofiasip/src +# Makefile.am for telepathy-rakia/src # # Copyright (C) 2006,2008 Nokia Corporation # Contact: Mikhail Zabaluev <mikhail.zabaluev@nokia.com> @@ -16,8 +16,8 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = \ tools \ - tpsip \ - tpsip-extensions \ + rakia \ + extensions \ data \ docs \ m4 \ |