File: Makefile.am

package info (click to toggle)
evolution 3.22.6-1%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 143,884 kB
  • sloc: ansic: 462,464; makefile: 5,128; xml: 4,189; sh: 4,094; python: 702
file content (21 lines) | stat: -rw-r--r-- 344 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
images_DATA = \
	confidential-stamp.jpg		\
	draft-paper.png			\
	draft-stamp.jpg			\
	midnight-stars.jpg		\
	minus.png			\
	paper.png			\
	plus.png			\
	rect.png			\
	ribbon.jpg			\
	texture.png			\
	working.png			\
	world_map-960.png

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

-include $(top_srcdir)/git.mk