File: Makefile.am

package info (click to toggle)
ots 0.5.0-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,948 kB
  • ctags: 132
  • sloc: sh: 9,200; xml: 6,530; ansic: 1,558; makefile: 166
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)