summaryrefslogtreecommitdiffstats
path: root/atlantikdesigner/Makefile.am
blob: 982e1e8e16ac2822d4a7bd5e3f306ba5405ee73d (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) -lktexteditor
LDADD = $(LIB_KSYCOCA) $(LIB_KFILE)

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