File: Makefile.am

package info (click to toggle)
krb5-auth-dialog 0.16-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,700 kB
  • ctags: 1,214
  • sloc: sh: 10,445; ansic: 6,864; xml: 2,178; makefile: 350; lex: 159; python: 44; yacc: 42
file content (19 lines) | stat: -rw-r--r-- 378 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 sv \
	$(NULL)