You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
####### General stuff
|
|
|
|
INCLUDES= -I$(srcdir)/.. $(KOFFICECORE_INCLUDES) $(all_includes)
|
|
|
|
####### Files
|
|
|
|
METASOURCES = AUTO
|
|
|
|
check_PROGRAMS = # coloraction_test
|
|
|
|
TESTS =
|
|
|
|
#coloraction_test_SOURCES = coloraction_test.cpp
|
|
#coloraction_test_LDADD = ../libkofficeui.la
|
|
|