include .la files as well and bump.
requested by ajacoutot@
This commit is contained in:
parent
561cfd5e28
commit
55f3aad84c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user