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.
14 lines
313 B
14 lines
313 B
SUBDIRS = libatlantic libatlantikclient libatlantikui client \
|
|
tdeio_atlantik pics themes
|
|
|
|
EXTRA_DIST = atlantik.desktop
|
|
|
|
xdg_apps_DATA = atlantik.desktop
|
|
|
|
rcdir = $(kde_datadir)/atlantik
|
|
rc_DATA = atlantikui.rc eventsrc
|
|
|
|
messages: rc.cpp
|
|
$(XGETTEXT) `find . -name '*.cpp'` -o $(podir)/atlantik.pot
|
|
|