File: Makefile.am

package info (click to toggle)
xbae 4.60.4-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,020 kB
  • sloc: ansic: 22,089; sh: 8,293; makefile: 522; tcl: 1
file content (18 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# $Header: /cvsroot/xbae/Xbae/examples/builderXcessory/Makefile.am,v 1.4 2002/11/23 22:14:00 dannybackx Exp $
#
EXTRA_DIST= \
	README \
	XbaeCaption.col XbaeInput.col XbaeMatrix.col \
	XbaeCaption.pix XbaeInput.pix XbaeMatrix.pix \
	local.cat \
	xbae.wml \
	xbae_ctrl.tcl

examplesdir = $(datadir)/Xbae/examples/builderXcessory
examples_DATA = \
	XbaeCaption.col XbaeInput.col XbaeMatrix.col \
	XbaeCaption.pix XbaeInput.pix XbaeMatrix.pix \
	local.cat \
	xbae.wml \
	xbae_ctrl.tcl