summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-08-05 16:37:28 +0800
committerPeng Wu <alexepico@gmail.com>2011-08-05 16:46:57 +0800
commit0572b575851a7c7055ae10b7c22d072fe685c5be (patch)
tree50d805a5419833675e5b608181ca70956be51e6b /configure.ac
parent237bd7b076ec9df92e6fdf021a34bf6ef811ae1b (diff)
downloadlibpinyin-0572b575851a7c7055ae10b7c22d072fe685c5be.tar.gz
libpinyin-0572b575851a7c7055ae10b7c22d072fe685c5be.tar.xz
libpinyin-0572b575851a7c7055ae10b7c22d072fe685c5be.zip
add data subdir
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 763c264..7df5d55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,6 +72,7 @@ AC_SEARCH_LIBS([db_create], [db], [], AC_MSG_ERROR([Cannot find Berkeley DB libr
AC_CONFIG_FILES([libpinyin.pc
Makefile
+ data/Makefile
src/Makefile
src/include/Makefile
src/storage/Makefile