File: Makefile.am

package info (click to toggle)
zeitgeist 1.0.4-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,440 kB
  • sloc: python: 8,116; cpp: 3,006; ansic: 1,298; sql: 1,192; makefile: 951; javascript: 753; sh: 156
file content (16 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NULL =

EXTRA_DIST = \
	databases \
	five_events.js \
	five_events_ext_move.js \
	incomplete_events.js \
	single_event.js \
	three_events.js \
	twenty_events.js \
	unicode_event.js \
	$(NULL)

DISTCLEANFILES = \
	$(NULL)