File: Makefile.am

package info (click to toggle)
evolution 3.12.9~git20141130.241663-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 135,148 kB
  • ctags: 42,742
  • sloc: ansic: 398,340; sh: 11,322; xml: 6,861; makefile: 4,982; perl: 164
file content (13 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
images_DATA = \
	working.png			\
	world_map-960.png		\
	plus.png			\
	minus.png

EXTRA_DIST = 				\
	README				\
	empty.xpm			\
	jump.xpm			\
	$(images_DATA)

-include $(top_srcdir)/git.mk