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.
tdegames/atlantik/tdeio_atlantik/Makefile.am

16 lines
441 B

INCLUDES = -I$(top_srcdir)/atlantik/libatlantic $(all_includes)
METASOURCES = AUTO
kde_module_LTLIBRARIES = tdeio_atlantik.la
tdeio_atlantik_la_SOURCES = tdeio_atlantik.cpp
tdeio_atlantik_la_LIBADD = $(LIB_TDEIO)
tdeio_atlantik_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
noinst_HEADERS = tdeio_atlantik.h
kdelnk_DATA = atlantik.protocol
kdelnkdir = $(kde_servicesdir)
messages:
$(XGETTEXT) *.cpp -o $(podir)/tdeio_atlantik.pot