summaryrefslogtreecommitdiff
path: root/storage/mroonga/vendor/groonga/examples/dictionary/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/vendor/groonga/examples/dictionary/Makefile.am')
-rw-r--r--storage/mroonga/vendor/groonga/examples/dictionary/Makefile.am34
1 files changed, 0 insertions, 34 deletions
diff --git a/storage/mroonga/vendor/groonga/examples/dictionary/Makefile.am b/storage/mroonga/vendor/groonga/examples/dictionary/Makefile.am
deleted file mode 100644
index 8d71ed61944..00000000000
--- a/storage/mroonga/vendor/groonga/examples/dictionary/Makefile.am
+++ /dev/null
@@ -1,34 +0,0 @@
-SUBDIRS = \
- edict \
- eijiro \
- gene95 \
- jmdict
-
-dist_examples_dictionary_SCRIPTS = \
- init-db.sh
-
-nobase_dist_examples_dictionary_DATA = \
- readme.txt \
- $(html_files)
-
-# find html -type f | sort | sed -e 's,^,\t,g'
-html_files = \
- html/css/dictionary.css \
- html/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png \
- html/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png \
- html/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png \
- html/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png \
- html/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png \
- html/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png \
- html/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png \
- html/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png \
- html/css/smoothness/images/ui-icons_222222_256x240.png \
- html/css/smoothness/images/ui-icons_2e83ff_256x240.png \
- html/css/smoothness/images/ui-icons_454545_256x240.png \
- html/css/smoothness/images/ui-icons_888888_256x240.png \
- html/css/smoothness/images/ui-icons_cd0a0a_256x240.png \
- html/css/smoothness/jquery-ui-1.8.12.custom.css \
- html/index.html \
- html/js/dictionary.js \
- html/js/jquery-1.7.2.min.js \
- html/js/jquery-ui-1.8.18.custom.min.js