diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am new file mode 100644 index 00000000..bdf8f083 --- /dev/null +++ b/tools/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to create Makefile.in. + +EXTRA_DIST= \ + add-copyright \ + compress-table.pl \ + make-table.sh \ + maps/README |