File: Makefile.am

package info (click to toggle)
gidic 0.2-3
  • links: PTS
  • area: main
  • in suites: sarge, woody
  • size: 1,600 kB
  • ctags: 285
  • sloc: ansic: 3,112; sh: 330; makefile: 221; sed: 93
file content (16 lines) | stat: -rw-r--r-- 365 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Process this file with automake to produce Makefile.in

## Created by Anjuta - will be overwritten
## If you don't want it to overwrite it,
## 	Please disable it in the Anjtua Project configuration

gidic_pixmapsdir = ${pkgdatadir}/pixmaps

gidic_pixmaps_DATA = \
	appwid_gear.xpm\
	exec.xpm\
	exit.xpm\
	gidic.xpm\
	help.xpm

EXTRA_DIST = $(gidic_pixmaps_DATA)