projects
/
platform
/
upstream
/
evolution-data-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c302b1
)
Add iconv-detect.c
author
Rodney Dawes
<dobey@novell.com>
Tue, 7 Dec 2004 02:15:26 +0000
(
02:15
+0000)
committer
Rodney Dawes
<dobey@src.gnome.org>
Tue, 7 Dec 2004 02:15:26 +0000
(
02:15
+0000)
2004-12-06 Rodney Dawes <dobey@novell.com>
* Makefile.am (EXTRA_DIST): Add iconv-detect.c
ChangeLog
patch
|
blob
|
history
Makefile.am
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
76041e8
..
c721b16
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2004-12-06 Rodney Dawes <dobey@novell.com>
+
+ * Makefile.am (EXTRA_DIST): Add iconv-detect.c
+
2004-12-06 Jeffrey Stedfast <fejj@novell.com>
* configure.in (E_DATA_SERVER_DEPS): Fixed to include $mozilla_nspr
diff --git
a/Makefile.am
b/Makefile.am
index
b2030f6
..
dc08716
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-22,6
+22,7
@@
EXTRA_DIST = \
TODO \
NEWS \
marshal.mk \
+ iconv-detect.c \
intltool-merge.in \
intltool-update.in \
intltool-extract.in \