File: Makefile.am

package info (click to toggle)
caja-seahorse 1.18.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,876 kB
  • sloc: ansic: 4,278; xml: 469; makefile: 134; sh: 15
file content (12 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
gsettings_SCHEMAS = \
	org.mate.seahorse.caja.gschema.xml \
	org.mate.seahorse.caja.window.gschema.xml

@GSETTINGS_RULES@

convertdir = \
	$(datarootdir)/GConf/gsettings

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