[KBear-cvs] kbear/kbear/plugins/dirsynchplugin Makefile.am,1.1,1.2
Brought to you by:
kbjorn
From: <fri...@us...> - 2003-08-28 20:53:03
|
Update of /cvsroot/kbear/kbear/kbear/plugins/dirsynchplugin In directory sc8-pr-cvs1:/tmp/cvs-serv20556/kbear/plugins/dirsynchplugin Modified Files: Makefile.am Log Message: Changes to the synchjob and a dirsynch Makefile fix. Index: Makefile.am =================================================================== RCS file: /cvsroot/kbear/kbear/kbear/plugins/dirsynchplugin/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 27 Aug 2003 20:09:06 -0000 1.1 --- Makefile.am 28 Aug 2003 20:53:00 -0000 1.2 *************** *** 1,3 **** ! EXTRA_DIST = dirsynchplugin.desktop dirsynchplugin.cpp dirsynchplugin.h dirsynchtreeviewitem.h dirsynchtreeviewitem.cpp dirsynchwidget.h dirsynchwidget.cpp dirsynchtreebranch.h dirsynchtreebranch.cpp dirsynchtreeview.h dirsynchtreeview.cpp dirsynchlocaldirlister.cpp dirsynchlocaldirlister.h dirsynchremotedirlister.cpp dirsynchremotedirlister.h INCLUDES = -I$(top_srcdir)/kbear -I$(top_srcdir)/kbear/lib -I$(top_srcdir)/kbear/lib/interfaces -I$(top_srcdir)/kbear/lib/jobclasses -I$(top_srcdir)/kbear/lib/widgets $(all_includes) kde_module_LTLIBRARIES = libkbeardirsynchplugin.la --- 1,3 ---- ! EXTRA_DIST = kbeardirsynchplugin.desktop dirsynchplugin.cpp dirsynchplugin.h dirsynchtreeviewitem.h dirsynchtreeviewitem.cpp dirsynchwidget.h dirsynchwidget.cpp dirsynchtreebranch.h dirsynchtreebranch.cpp dirsynchtreeview.h dirsynchtreeview.cpp dirsynchlocaldirlister.cpp dirsynchlocaldirlister.h dirsynchremotedirlister.cpp dirsynchremotedirlister.h INCLUDES = -I$(top_srcdir)/kbear -I$(top_srcdir)/kbear/lib -I$(top_srcdir)/kbear/lib/interfaces -I$(top_srcdir)/kbear/lib/jobclasses -I$(top_srcdir)/kbear/lib/widgets $(all_includes) kde_module_LTLIBRARIES = libkbeardirsynchplugin.la |