You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.3 KiB
45 lines
1.3 KiB
15 years ago
|
basicdir = $(kde_datadir)/kivio/stencils/Flowcharting/BasicFlowcharting
|
||
|
|
||
|
basic_DATA = Card.sml Card.xpm Data.sml Data.xpm Decision.sml Decision.xpm DirectData.sml DirectData.xpm Display.sml Display.xpm Document.sml Document.xpm InternalStorage.sml InternalStorage.xpm LoopLimit.sml LoopLimit.xpm ManualInput.sml ManualInput.xpm ManualOperation.sml ManualOperation.xpm OffPageRef.sml OffPageRef.xpm OnPageRef.sml OnPageRef.xpm PaperTape.sml PaperTape.xpm PredefinedProcess.sml PredefinedProcess.xpm Preperation.sml Preperation.xpm Process.sml Process.xpm SequentialData.sml SequentialData.xpm StoredData.sml StoredData.xpm Terminator.sml Terminator.xpm desc icon.xpm
|
||
|
EXTRA_DIST = \
|
||
|
Card.sml\
|
||
|
Card.xpm\
|
||
|
Data.sml\
|
||
|
Data.xpm\
|
||
|
Decision.sml\
|
||
|
Decision.xpm\
|
||
|
DirectData.sml\
|
||
|
DirectData.xpm\
|
||
|
Display.sml\
|
||
|
Display.xpm\
|
||
|
Document.sml\
|
||
|
Document.xpm\
|
||
|
InternalStorage.sml\
|
||
|
InternalStorage.xpm\
|
||
|
LoopLimit.sml\
|
||
|
LoopLimit.xpm\
|
||
|
ManualInput.sml\
|
||
|
ManualInput.xpm\
|
||
|
ManualOperation.sml\
|
||
|
ManualOperation.xpm\
|
||
|
OffPageRef.sml\
|
||
|
OffPageRef.xpm\
|
||
|
OnPageRef.sml\
|
||
|
OnPageRef.xpm\
|
||
|
PaperTape.sml\
|
||
|
PaperTape.xpm\
|
||
|
PredefinedProcess.sml\
|
||
|
PredefinedProcess.xpm\
|
||
|
Preperation.sml\
|
||
|
Preperation.xpm\
|
||
|
Process.sml\
|
||
|
Process.xpm\
|
||
|
SequentialData.sml\
|
||
|
SequentialData.xpm\
|
||
|
StoredData.sml\
|
||
|
StoredData.xpm\
|
||
|
Terminator.sml\
|
||
|
Terminator.xpm\
|
||
|
desc\
|
||
|
icon.xpm
|