File: Makefile.am

package info (click to toggle)
matchbox-window-manager 1.2.2%2Bgit20200512-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: ansic: 14,760; xml: 778; makefile: 119; sh: 16
file content (7 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
EXTRA_DIST = matchbox.schemas

schemadir   = @GCONF_SCHEMA_FILE_DIR@
schema_DATA = matchbox.schemas

install-data-local:
	GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)