summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorPeng Wu <pwu@redhat.com>2019-11-28 16:05:48 +0800
committerPeng Wu <pwu@redhat.com>2019-11-28 16:20:19 +0800
commit648c5f863a43d3686dbea71a98ccd44a089a65c4 (patch)
tree5f2f5700db346adcc6bf9e253cfacb11208b86a1 /src/include
parent50a87b3efe0b10a9ae2ce989c0c0172e2984af32 (diff)
downloadlibpinyin-648c5f863a43d3686dbea71a98ccd44a089a65c4.tar.gz
libpinyin-648c5f863a43d3686dbea71a98ccd44a089a65c4.tar.xz
libpinyin-648c5f863a43d3686dbea71a98ccd44a089a65c4.zip
improve autoconf for libpinyin.la and libzhuyin.la
Diffstat (limited to 'src/include')
-rw-r--r--src/include/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 8f9b417..f6c6de3 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -14,11 +14,11 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-MAINTAINERCLEANFILES = Makefile.in
+MAINTAINERCLEANFILES = Makefile.in
libpinyinincludedir = $(includedir)/libpinyin-@VERSION@
libpinyininclude_HEADERS= novel_types.h
-noinst_HEADERS = memory_chunk.h \
- stl_lite.h
+noinst_HEADERS = memory_chunk.h \
+ stl_lite.h