summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 92a0a31..d0b9e14 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -70,10 +70,6 @@ if OPTICAL_MEDIA_PLUGIN
SUBDIRS += optical-media
endif
-if POCKET_PLUGIN
-SUBDIRS += pocket
-endif
-
if PODCASTS_PLUGIN
SUBDIRS += podcasts
endif
@@ -117,6 +113,6 @@ endif
DIST_SUBDIRS = \
apple-trailers bliptv bookmarks dleyna dmap filesystem flickr freebox gravatar jamendo \
lastfm-albumart local-metadata lua-factory magnatune metadata-store opensubtitles \
- optical-media pocket podcasts raitv shoutcast thetvdb tmdb tracker vimeo youtube
+ optical-media podcasts raitv shoutcast thetvdb tmdb tracker vimeo youtube
-include $(top_srcdir)/git.mk