File: Makefile.am

package info (click to toggle)
exo 0.6.2-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,696 kB
  • sloc: ansic: 22,617; sh: 11,230; makefile: 913; xml: 629; python: 402; perl: 239
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: