summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-02-09 13:12:21 +0800
committerPeng Wu <alexepico@gmail.com>2012-02-09 13:12:21 +0800
commit59063295d3fec82dbfb2c8fe467722c97147214c (patch)
treeb37b3af949020f4126e912cca6ba329e2b5088c5 /configure.ac
parenta459c31b7bb79ef1a2643e289e1c82486b957fec (diff)
downloadlibpinyin-59063295d3fec82dbfb2c8fe467722c97147214c.tar.gz
libpinyin-59063295d3fec82dbfb2c8fe467722c97147214c.tar.xz
libpinyin-59063295d3fec82dbfb2c8fe467722c97147214c.zip
add doc/Makefile.am
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 1dc4a46..4365644 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,6 +73,7 @@ AC_SEARCH_LIBS([db_create], [db], [], AC_MSG_ERROR([Cannot find Berkeley DB libr
AC_CONFIG_FILES([libpinyin.pc
libpinyin.spec
Makefile
+ doc/Makefile
data/Makefile
src/Makefile
src/include/Makefile