File: Makefile.am

package info (click to toggle)
libcryptui 3.12.2-8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 11,496 kB
  • sloc: ansic: 19,242; sh: 11,159; xml: 780; makefile: 382
file content (15 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

gsettings_SCHEMAS = \
	org.gnome.seahorse.recipients.gschema.xml

@GSETTINGS_RULES@

convert_DATA = \
	org.gnome.seahorse.recipients.convert

convertdir = \
	$(datarootdir)/GConf/gsettings

EXTRA_DIST = \
	$(convert_DATA) \
	$(gsettings_SCHEMAS)