File: Makefile.am

package info (click to toggle)
exo 0.3.1.12rc2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,540 kB
  • ctags: 2,617
  • sloc: ansic: 22,360; sh: 8,676; makefile: 961; python: 403; perl: 235; xml: 128
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: