636.1.6
by jan at mysql
removed the idea of a docdir as RPMs don't look it to much. Just leave the examples |
1 |
EXTRA_DIST=\ |
559
by Kay Roepke
add back autotools support |
2 |
tutorial-basic.lua \
|
3 |
tutorial-inject.lua \
|
|
4 |
tutorial-rewrite.lua \
|
|
5 |
tutorial-query-time.lua \
|
|
6 |
tutorial-packets.lua \
|
|
7 |
tutorial-warnings.lua \
|
|
8 |
tutorial-union.lua \
|
|
9 |
tutorial-constants.lua \
|
|
10 |
tutorial-keepalive.lua \
|
|
11 |
tutorial-tokenize.lua \
|
|
12 |
tutorial-resultset.lua \
|
|
13 |
tutorial-states.lua \
|
|
582
by jan at mysql
added a directly mapped routing example |
14 |
tutorial-routing.lua \
|
559
by Kay Roepke
add back autotools support |
15 |
tutorial-monitor.lua |
16 |
||
597
by Kay Roepke
remove CMakeLists.txt from makefiles to repair make dist. will add back later |
17 |
# EXTRA_DIST=CMakeLists.txt
|