include .la files as well and bump.

requested by ajacoutot@
This commit is contained in:
fgsch 2012-09-20 13:20:02 +00:00
parent 561cfd5e28
commit 55f3aad84c
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/20 00:08:58 fgsch Exp $
# $OpenBSD: Makefile,v 1.2 2012/09/20 13:20:02 fgsch Exp $
COMMENT = library to deal with Japanese kana-to-kanji conversion
DISTNAME = libskk-1.0.0
REVISION = 0
SHARED_LIBS = skk 0.0 # 0.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/20 00:08:58 fgsch Exp $
@comment $OpenBSD: PLIST,v 1.2 2012/09/20 13:20:02 fgsch Exp $
%%SHARED%%
@bin bin/skk
include/libskk/
@ -6,7 +6,7 @@ include/libskk/libskk.h
lib/girepository-1.0/
lib/girepository-1.0/Skk-1.0.typelib
lib/libskk.a
@comment lib/libskk.la
lib/libskk.la
lib/pkgconfig/
lib/pkgconfig/libskk.pc
@man man/man1/skk.1