Source tree moved to mafw-gst-subtitles-renderer directory.
[mafwsubrenderer] / applet / Makefile.am
diff --git a/applet/Makefile.am b/applet/Makefile.am
deleted file mode 100644 (file)
index 957dc9b..0000000
+++ /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)