File: Makefile.am

package info (click to toggle)
nemo 3.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,028 kB
  • ctags: 11,121
  • sloc: ansic: 117,739; makefile: 953; xml: 562; python: 149; sh: 66
file content (17 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
NULL = 

SUBDIRS = reference

man_MANS = \
	nemo.1 \
	nemo-connect-server.1 \
	$(NULL)

EXTRA_DIST = \
	$(man_MANS) \
	dnd.txt \
	nemo-io.txt \
	load-states.dia \
	style-guide.html \
	key_mouse_navigation.txt \
	$(NULL)