repo.or.cz
/
dia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2006-12-05 David Lodge <dave@cirt.net>
[dia.git]
/
sheets
/
KAOS
/
Makefile.am
blob
ca8e3d81f5bf2bdf79d58d511c35a42dc5b73789
1
2
KAOSsheetdir = $(pkgdatadir)/sheets/KAOS
3
4
PIX = \
5
and-complete-ref.png \
6
and-ref.png \
7
assumption.png \
8
capable-of.png \
9
conflicts.png \
10
controls.png \
11
input.png \
12
monitors.png \
13
obstacle.png \
14
obstructs.png \
15
op-ref.png \
16
or-complete-ref.png \
17
or-ref.png \
18
output.png \
19
performs.png \
20
requirement.png \
21
responsibility.png \
22
softgoal.png
23
24
KAOSsheet_DATA = $(PIX)
25
EXTRA_DIST = $(PIX)