comparison Wnn/include/Makefile.in @ 16:b0deba88e223

should install build_stamp.h
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sun, 06 Apr 2008 04:02:01 +0900
parents bcc6b3ca758e
children e1aadb6dcbd4
comparison
equal deleted inserted replaced
15:0147e6102f89 16:b0deba88e223
33 top_builddir = ../.. 33 top_builddir = ../..
34 34
35 INSTALL = @INSTALL@ $(INSTALLFLAGS) 35 INSTALL = @INSTALL@ $(INSTALLFLAGS)
36 36
37 HEADERS = jllib.h jslib.h rk_spclval.h wnnerror.h commonhd.h cplib.h \ 37 HEADERS = jllib.h jslib.h rk_spclval.h wnnerror.h commonhd.h cplib.h \
38 wnn_config.h msg.h 38 wnn_config.h msg.h build_stamp.h
39 39
40 all:: build_stamp.h 40 all:: build_stamp.h
41 41
42 instlib:: install 42 instlib:: install
43 43