File: Makefile.am

package info (click to toggle)
ots 0.5.0-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,964 kB
  • sloc: sh: 7,941; xml: 6,530; ansic: 1,559; makefile: 117
file content (15 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ARTS=art.hebrew.txt		\
	guardian1.txt		\
	gulag.txt		\
	letter.txt		\
	linus1.txt		\
	ori.hebrew.txt		\
	sacbee1.txt		\
	sacbee2.txt		\
	washingtonpost1.txt	\
	washingtonpost2.txt	\
	ynet.hebrew.txt

pkgdata_DATA = $(ARTS)

EXTRA_DIST = $(ARTS)