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:
1f01550
)
*** empty log message ***
author
handa
<handa>
Fri, 23 Jun 2006 12:23:00 +0000
(12:23 +0000)
committer
handa
<handa>
Fri, 23 Jun 2006 12:23:00 +0000
(12:23 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
28078a6
..
2f0d5cb
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-31,8
+31,9
@@
EXTRA_DIST = \
pkgconfigdir = ${libdir}/pkgconfig
-PKGDATA = m17n-core.pc m17n-shell.pc
if WITH_GUI
-PKGDATA += m17n-gui.pc
+PKGDATA = m17n-core.pc m17n-shell.pc m17n-gui.pc
+else
+PKGDATA = m17n-core.pc m17n-shell.pc
endif
pkgconfig_DATA = $(PKGDATA)