commit 8a5813d7e5300e07a0a09d1358ab642441201d1d Author: Stephan Kulow Date: Tue Sep 2 14:35:20 2003 +0000 kdevelop was here? svn path=/trunk/kdeextragear-2/konversation/; revision=247819 diff --git a/konversation/Makefile.am b/konversation/Makefile.am index 80a66bb..7ee6180 100644 --- a/konversation/Makefile.am +++ b/konversation/Makefile.am @@ -3,8 +3,8 @@ bin_PROGRAMS = konversation ## INCLUDES were found outside kdevelop specific part -konversation_SOURCES = konviface.skel konversationmainwindow.cpp valuelistviewitem.cpp urlcatcher.cpp searchdialog.cpp prefspagehighlight.cpp scriptlauncher.cpp rawlog.cpp prefspagenotify.cpp prefspagedialogs.cpp prefspagecolorsimages.cpp prefspagebuttons.cpp konvdcop.cpp channellistpanel.cpp konsolepanel.cpp dcctransferhandler.cpp prefspageignore.cpp ircresolver.cpp identity.cpp statuspanel.cpp prefspageappearance.cpp dccrecipientdialog.cpp topiccombobox.cpp prefspagegeneralsettings.cpp prefspagelog.cpp prefspagedccsettings.cpp prefspagescripts.cpp nicksonline.cpp prefspageidentity.cpp prefspage.cpp prefspageserverlist.cpp dccpanel.cpp dcctransfer.cpp ledlistviewitem.cpp highlight.cpp highlightviewitem.cpp nickchangedialog.cpp modebutton.cpp ignorelistviewitem.cpp ignorecheckbox.cpp ignore.cpp nicklistview.cpp ircinput.cpp ledtabbar.cpp ledtab.cpp ledtabwidget.cpp images.cpp editserverdialog.cpp serverlistitem.cpp serverentry.cpp prefsdialog.cpp quickbutton.cpp preferences. cpp chatwindow.cpp outputfilter.cpp query.cpp konversationapplication.cpp nick.cpp inputfilter.cpp channel.cpp ircview.cpp server.cpp ircserversocket.cpp main.cpp prefspageirccolorsui.ui prefspageirccolors.cpp irccolorchooserui.ui irccolorchooser.cpp prefspagealiases.cpp channellistviewitem.h channellistviewitem.cpp -konversation_LDADD = -lkio -lm $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCKET) +konversation_SOURCES = konviface.skel konversationmainwindow.cpp valuelistviewitem.cpp urlcatcher.cpp searchdialog.cpp prefspagehighlight.cpp scriptlauncher.cpp rawlog.cpp prefspagenotify.cpp prefspagedialogs.cpp prefspagecolorsimages.cpp prefspagebuttons.cpp konvdcop.cpp channellistpanel.cpp konsolepanel.cpp dcctransferhandler.cpp prefspageignore.cpp ircresolver.cpp identity.cpp statuspanel.cpp prefspageappearance.cpp dccrecipientdialog.cpp topiccombobox.cpp prefspagegeneralsettings.cpp prefspagelog.cpp prefspagedccsettings.cpp prefspagescripts.cpp nicksonline.cpp prefspageidentity.cpp prefspage.cpp prefspageserverlist.cpp dccpanel.cpp dcctransfer.cpp ledlistviewitem.cpp highlight.cpp highlightviewitem.cpp nickchangedialog.cpp modebutton.cpp ignorelistviewitem.cpp ignorecheckbox.cpp ignore.cpp nicklistview.cpp ircinput.cpp ledtabbar.cpp ledtab.cpp ledtabwidget.cpp images.cpp editserverdialog.cpp serverlistitem.cpp serverentry.cpp prefsdialog.cpp quickbutton.cpp preferences. cpp chatwindow.cpp outputfilter.cpp query.cpp konversationapplication.cpp nick.cpp inputfilter.cpp channel.cpp ircview.cpp server.cpp ircserversocket.cpp main.cpp prefspageirccolorsui.ui prefspageirccolors.cpp irccolorchooserui.ui irccolorchooser.cpp prefspagealiases.cpp channellistviewitem.cpp +konversation_LDADD = $(LIB_KIO) -lm EXTRA_DIST = main.cpp konversationui.rc ircserversocket.cpp ircserversocket.h server.cpp server.h ircview.cpp ircview.h channel.cpp channel.h inputfilter.cpp inputfilter.h errorcodes.h nick.cpp nick.h konversationapplication.cpp konversationapplication.h query.cpp query.h outputfilter.cpp outputfilter.h chatwindow.cpp chatwindow.h preferences.cpp preferences.h quickbutton.cpp quickbutton.h prefsdialog.cpp prefsdialog.h serverentry.cpp serverentry.h serverlistitem.cpp serverlistitem.h editserverdialog.cpp editserverdialog.h images.cpp images.h ledtabwidget.cpp ledtabwidget.h ledtab.cpp ledtab.h ledtabbar.cpp ledtabbar.h ircinput.cpp ircinput.h nicklistview.cpp nicklistview.h konversation.desktop ignore.cpp ignore.h ignorecheckbox.cpp ignorecheckbox.h ignorelistviewitem.cpp ignorelistviewitem.h modebutton.cpp modebutton.h nickchangedialog.cpp nickchangedialog.h highlightviewitem.cpp highlightviewitem.h highlight.cpp highlight.h ledlistviewitem.cpp ledlistviewitem.h dcctransfer .cpp dcctransfer.h dccpanel.cpp dccpanel.h prefspageserverlist.cpp prefspageserverlist.h prefspage.cpp prefspage.h prefspageidentity.cpp prefspageidentity.h nicksonline.cpp nicksonline.h prefspagescripts.cpp prefspagescripts.h prefspagedccsettings.cpp prefspagedccsettings.h prefspagelog.cpp prefspagelog.h prefspagegeneralsettings.h prefspagegeneralsettings.cpp topiccombobox.cpp topiccombobox.h dccrecipientdialog.cpp dccrecipientdialog.h prefspageappearance.cpp prefspageappearance.h statuspanel.cpp statuspanel.h identity.cpp identity.h main.h ircresolver.cpp ircresolver.h app_icon_16.png app_icon_32.png app_icon_48.png prefspageignore.cpp prefspageignore.h dcctransferhandler.cpp dcctransferhandler.h konsolepanel.cpp konsolepanel.h event.h channellistpanel.cpp channellistpanel.h konvdcop.cpp prefspagebuttons.cpp konviface.h prefspagebuttons.h prefspagecolorsimages.cpp prefspagecolorsimages.h prefspagedialogs.cpp prefspagedialogs.h prefspagenotify.cpp prefspagenotify.h rawlog.c pp rawlog.h scriptlauncher.cpp scriptlauncher.h prefspagehighlight.cpp prefspagehighlight.h searchdialog.cpp searchdialog.h urlcatcher.cpp urlcatcher.h valuelistviewitem.cpp valuelistviewitem.h konversationmainwindow.cpp konversationmainwindow.h konvdcop.h version.h