From 576ea3331f0e241cbffc66c16d32fc6b3aacea83 Mon Sep 17 00:00:00 2001 From: Michael Alexejew Date: Wed, 8 Apr 2009 19:30:59 +0000 Subject: [PATCH] added dreamIRC --- Makefile.am | 1 + configure.ac | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/Makefile.am b/Makefile.am index f0afbc5..cc9515d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,7 @@ SUBDIRS = \ autoresolution \ autotimer \ cdinfo \ + dreamirc \ emailclient \ epgrefresh \ epgsearch \ diff --git a/configure.ac b/configure.ac index 51ecaf0..a4d1b11 100644 --- a/configure.ac +++ b/configure.ac @@ -188,4 +188,8 @@ ac3lipsync/Makefile ac3lipsync/po/Makefile ac3lipsync/img/Makefile ac3lipsync/src/Makefile + +dreamirc/Makefile +dreamirc/src/Makefile +dreamirc/src/protocols/Makefile ]) -- 2.7.4