summaryrefslogtreecommitdiffstats
path: root/atlantikdesigner/Makefile.am
blob: 6b188800f3f3c58a4a2705f797f0c486f9931307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
INCLUDES = $(all_includes)
LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
LDADD = $(LIB_KSYCOCA) $(LIB_TDEFILE)

SUBDIRS = designer pics

EXTRA_DIST = atlantikdesigner.desktop

xdg_apps_DATA = atlantikdesigner.desktop

METASOURCES = AUTO 

rcdir = $(kde_datadir)/atlantikdesigner
rc_DATA = atlantikdesignerui.rc

messages: rc.cpp
	$(XGETTEXT) `find . -name '*.cpp'` -o $(podir)/atlantikdesigner.pot