noinst_LTLIBRARIES = libcatalogmanagercvs.la # set the include path for X, qt and KDE INCLUDES = -I.. -I../../common $(all_includes) libcatalogmanagercvs_la_SOURCES = cvshandler.cpp cvsdialog.cpp noinst_HEADERS = cvshandler.h cvsdialog.h cvsresources.h # let automoc handle all of the meta source files (moc) METASOURCES = AUTO