X-Git-Url: http://git.maemo.org/git/?p=mafwsubrenderer;a=blobdiff_plain;f=applet%2FMakefile.am;fp=applet%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=957dc9bfccc41025985b6a1135029ee882d175c5;hb=be2c98fb83895d10ac44af7b9a9c3e00ca54bf49;hpb=c2bbb2bb3bead80144e2dda3ccd40599e4a2b48d diff --git a/applet/Makefile.am b/applet/Makefile.am deleted file mode 100644 index 957dc9b..0000000 --- a/applet/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -lib_LTLIBRARIES = libcpmpsubtitles.la - -libcpmpsubtitles_la_SOURCES = cpmpsubtitles.c -libcpmpsubtitles_la_LIBADD = $(MAFW_SUBTITLES_CPA_LIBS) -libcpmpsubtitles_la_CPPFLAGS = $(MAFW_SUBTITLES_CPA_CFLAGS) -libcpmpsubtitles_la_LDFLAGS = module -avoid-version - -libdir = $(CPA_PLUGINDIR) - -desktop_DATA = cpmpsubtitles.desktop -desktopdir = $(CPA_DESKTOPDIR) -EXTRA_DIST = $(desktop_DATA)