File: Makefile.am

package info (click to toggle)
thunar 4.20.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 32,668 kB
  • sloc: ansic: 91,718; sh: 5,036; makefile: 1,033; xml: 951; python: 41; sed: 16
file content (9 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
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: