summaryrefslogtreecommitdiffstats
path: root/tdeioslave/media/propsdlgplugin/Makefile.am
blob: 5e3d8af8313e31ef9c926bb0a9745e0ec5746db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
METASOURCES = AUTO 

kde_module_LTLIBRARIES = media_propsdlgplugin.la

media_propsdlgplugin_la_LIBADD = ../libmediacommon/libmediacommon.la $(LIB_KIO)
media_propsdlgplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)

AM_CPPFLAGS = $(all_includes)

kde_services_DATA  = media_propsdlgplugin.desktop

media_propsdlgplugin_la_SOURCES = propertiespage.cpp propertiespagegui.ui propsdlgshareplugin.cpp