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.
tdepim/kmobile/kioslave/Makefile.am

19 lines
558 B

SUBDIRS = mimetypes
INCLUDES = -I$(top_srcdir)/kmobile -I$(top_srcdir) $(all_includes)
kde_module_LTLIBRARIES = kio_mobile.la
kio_mobile_la_SOURCES = kio_mobile.cpp
kio_mobile_la_LIBADD = $(LIB_KIO) ../libkmobileclient.la
kio_mobile_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module $(KDE_PLUGIN)
kde_services_DATA = mobile.protocol cellphone.protocol \
organizer.protocol pda.protocol
# do not install the camera protocol now - we already have a
# camera kioslave !!
# phonecamera.protocol
messages:
$(XGETTEXT) *.cpp -o $(podir)/kio_mobile.pot