File: Makefile.am

package info (click to toggle)
kazehakase 0.4.2-1etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,260 kB
  • ctags: 7,377
  • sloc: ansic: 62,697; cpp: 13,422; sh: 9,083; ruby: 1,588; makefile: 1,026; xml: 372
file content (18 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- Mode: Makefile; tab-width: 8; indent-tabs-mode: t; -*-

SUBDIRS = mozilla

kzetcdir =  $(sysconfdir)/$(PACKAGE)
kzetc_DATA = \
	kz-ui-beginner.xml \
	kz-ui-medium.xml \
	kz-ui-expert.xml \
	kz-ui-bookmarks.xml \
	bookmarkbar.xml \
	bookmarks.xml \
	smartbookmarks.xml \
	proxyrc \
	kzrc

EXTRA_DIST = \
	$(kzetc_DATA)