1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
## Process this file with automake to produce Makefile.in
## I apologize for the messy look, but this is just grabbed
## from ls to make life easier.
EXTRA_DIST = \
\
Makefile.entitylibtest\
README\
TODO\
arrow.e\
blink-tag.e\
blink-test.e\
button.e\
c-code.e\
calendar.e\
checkbox.e\
client.pem\
closedfolder.xpm\
configfile.e\
csink-listen.e\
csink-monsterpush.e\
csink-ssl-server.e\
csink-ssl.e\
csink.e\
ctree-test.e\
ctree.e\
dns-resolver.e\
dropdown.e\
element-list.e\
embed-perl.e\
embed-python.e\
enode.e\
entry.e\
file-finding.e\
file.xpm\
fixed.e\
focus.e\
gl-cube.e\
gnome-applet.e\
graph-arc.e\
graph-huge.e\
graph-huge.py.e\
graph.e\
gtkgl.e\
huge-c.e\
huge-javascript.e\
huge-perl.e\
huge-python.e\
huge-tcl.e\
image.e\
include.e\
io.e\
io2.e\
javascript.e\
langentity.e\
langs.e\
list.e\
malformed.e\
multiclick.e\
mz-test.e\
namespace.e\
new-child.e\
norender.e\
notebook-layout.e\
notebook.e\
onbuttonpress.e\
openfolder.xpm\
optionmenu.e\
pane.e\
perl.e\
perlcall.e\
popupmenu.e\
progress.e\
py-module-bork.e\
py-namespace.e\
py-stresstest.e\
python.e\
radio-group.e\
radio-layout.e\
radio.e\
raw-io.e\
refcount.e\
regex.e\
require.e\
require2.e\
scrollwin.e\
sdl-ninja-magic.e\
sdl-test.e\
sender.e\
sensitive.e\
server.pem\
setname.e\
sheet.e\
simple-cube.e\
slider.e\
spinner.e\
ssl.xpm\
style.e\
system-arg.e\
text.e\
tiny-test.e\
tooltip.e\
tree-simple.e\
tree-test.e\
tree.e
|