summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
blob: 135d094fc2c43e5beeea3b144c16d5e75ec6b0ac (plain)
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: