File: Makefile.am

package info (click to toggle)
krb5-auth-dialog 3.2.1-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,872 kB
  • sloc: sh: 11,320; ansic: 4,639; xml: 1,568; makefile: 292; lex: 159; python: 58; yacc: 42
file content (19 lines) | stat: -rw-r--r-- 381 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
NULL=

include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook

DOC_MODULE = krb5-auth-dialog
DOC_ENTITIES = legal.xml
DOC_INCLUDES =
DOC_FIGURES = \
	figures/ka-valid.png \
	figures/ka-expired.png \
	figures/ka-expiring.png \
	figures/trayicon-valid.png \
	figures/trayicon-expired.png \
	figures/trayicon-expiring.png \
	$(NULL)

DOC_LINGUAS = de es sl sv \
	$(NULL)