projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1553be3
)
(EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
author
handa
<handa>
Mon, 11 Oct 2004 00:57:10 +0000
(
00:57
+0000)
committer
handa
<handa>
Mon, 11 Oct 2004 00:57:10 +0000
(
00:57
+0000)
variables.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
449d8e6
..
1158a3a
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-25,3
+25,9
@@
SUBDIRS = src example
bin_SCRIPTS = m17n-config
+
+EXTRA_DIST = \
+ m17n-core.pc.in m17n-shell.pc.in m17n-gui.pc.in
+
+pkgconfigdir = ${libdir}/pkgconfig
+pkgconfig_DATA = m17n-core.pc m17n-shell.pc m17n-gui.pc