File: Makefile.am

package info (click to toggle)
gimp-texturize 1.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,152 kB
  • ctags: 1,074
  • sloc: sh: 3,541; cpp: 793; ansic: 752; makefile: 105; xml: 4
file content (9 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
9
## Process this file with automake to produce Makefile.in

helpdatadir = $(DATADIR)/help/en

helpdata_DATA = \
	gimp-help.xml	\
	index.html

EXTRA_DIST = $(helpdata_DATA)