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.
|
SUBDIRS = interfaces plugins src pics profiles
|
|
|
|
DOXYGEN_REFERENCES = tdeui tdeparts libkcal
|
|
include $(top_srcdir)/admin/Doxyfile.am
|
|
|
|
|
|
messages: rc.cpp
|
|
$(EXTRACTRC) src/*.kcfg >> rc.cpp
|
|
$(XGETTEXT) rc.cpp src/*.cpp interfaces/*.cpp plugins/*/*.cpp plugins/*/*.h -o $(podir)/kontact.pot
|