File: Makefile.am

package info (click to toggle)
liferea 0.9.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,284 kB
  • ctags: 1,677
  • sloc: ansic: 15,454; sh: 8,440; makefile: 239; cpp: 187
file content (13 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
EXTRA_DIST = \
	feedlist.opml \
	feedlist_de.opml \
	feedlist_es.opml \
	feedlist_fr.opml \
	feedlist_sk.opml

lifereadistopmldir = $(datadir)/liferea/opml
lifereadistopml_DATA = feedlist.opml \
			feedlist_de.opml \
			feedlist_es.opml \
			feedlist_fr.opml \
			feedlist_sk.opml