[ekiga] Fix make dist



commit cb6e20d930ef6a4bc56c258cba6292e0e00376b2
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Sat Oct 27 18:28:08 2012 +0200

    Fix make dist

 plugins/loudmouth/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/plugins/loudmouth/Makefile.am b/plugins/loudmouth/Makefile.am
index db1684f..1dde557 100644
--- a/plugins/loudmouth/Makefile.am
+++ b/plugins/loudmouth/Makefile.am
@@ -12,7 +12,6 @@ INCLUDES = \
 	-I$(top_srcdir)/lib/engine/chat
 
 libgmloudmouth_la_SOURCES = \
-	$(loudmouth_dir)/loudmouth-main.h \
 	$(loudmouth_dir)/loudmouth-main.cpp \
 	$(loudmouth_dir)/loudmouth-handler.h \
 	$(loudmouth_dir)/loudmouth-helpers.h \
@@ -37,4 +36,4 @@ libgmloudmouth_la_SOURCES = \
 libgmloudmouth_la_LDFLAGS = $(PLUGINS_LIBTOOL_FLAGS)
 libgmloudmouth_la_LIBADD = \
 	$(top_builddir)/lib/libekiga.la \
-	$(BOOST_LDFLAGS) $(BOOST_LIBS) $(XML_LIBS) $(LOUDMOUTH_LIBS)
\ No newline at end of file
+	$(BOOST_LDFLAGS) $(BOOST_LIBS) $(XML_LIBS) $(LOUDMOUTH_LIBS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]