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.
tdeaddons/atlantikdesigner/Makefile.am

18 lines
468 B

INCLUDES = $(all_includes)
LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -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