summaryrefslogtreecommitdiff
path: root/extern/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extern/Makefile.am')
-rw-r--r--extern/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/extern/Makefile.am b/extern/Makefile.am
new file mode 100644
index 0000000..f6e94d1
--- /dev/null
+++ b/extern/Makefile.am
@@ -0,0 +1,3 @@
+if HAVE_RSS
+SUBDIRS = rss-glib
+endif