File: Makefile.am

package info (click to toggle)
exo 0.3.107-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,992 kB
  • ctags: 3,447
  • sloc: ansic: 24,999; sh: 10,429; makefile: 1,606; python: 403; perl: 235; xml: 130
file content (12 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
noinst_DATA =								\
	README								\
	binding.py							\
	ellipsizing.py							\
	preferred-applications.py					\
	toolbars.py							\
	toolbars.ui

EXTRA_DIST =								\
	$(noinst_DATA)

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