File: Makefile.am

package info (click to toggle)
evolution-data-server 3.4.4-3%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 47,788 kB
  • sloc: ansic: 248,622; sh: 12,008; makefile: 2,874; xml: 428; perl: 204; python: 30
file content (24 lines) | stat: -rw-r--r-- 629 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
images_DATA = \
	category_birthday_16.png		\
	category_business_16.png		\
	category_favorites_16.png		\
	category_gifts_16.png			\
	category_goals_16.png			\
	category_holiday_16.png			\
	category_holiday-cards_16.png		\
	category_hot-contacts_16.png		\
	category_ideas_16.png			\
	category_international_16.png		\
	category_key-customer_16.png		\
	category_miscellaneous_16.png		\
	category_personal_16.png		\
	category_phonecalls_16.png		\
	category_status_16.png			\
	category_strategies_16.png		\
	category_suppliers_16.png		\
	category_time-and-expenses_16.png

EXTRA_DIST = \
	$(images_DATA)

-include $(top_srcdir)/git.mk