File: Makefile.am

package info (click to toggle)
thunar 0.9.0-10
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 23,780 kB
  • ctags: 8,500
  • sloc: ansic: 69,764; sh: 9,346; xml: 8,733; makefile: 1,882; perl: 184; python: 41
file content (11 lines) | stat: -rw-r--r-- 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile.am 26421 2007-12-02 13:46:28Z benny $

SUBDIRS =								\
	tex-open-terminal

EXTRA_DIST =								\
	nautilus-bulk-rename.py						\
	thunar-file-manager.py						\
	xfce-file-manager.py

# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: