INCLUDES = $(KOFFICE_INCLUDES) $(KOPAINTER_INCLUDES) \ -I$(srcdir)/.. \ -I$(srcdir)/../core \ -I$(srcdir)/../commands \ $(all_includes) noinst_LTLIBRARIES = \ libkarbondialogs.la noinst_HEADERS = \ vcolordlg.h \ vconfiguredlg.h \ vcolortab.h libkarbondialogs_la_SOURCES = \ vcolordlg.cpp \ vconfiguredlg.cpp \ vcolortab.cpp libkarbondialogs_la_METASOURCES = \ AUTO