[gnome-utils] [build] Fix typo in the private headers variable
- From: Emmanuele Bassi <ebassi src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-utils] [build] Fix typo in the private headers variable
- Date: Mon, 4 May 2009 21:03:08 -0400 (EDT)
commit 541e0be8640a7151f736893cc8b3947f18499927
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue May 5 01:48:28 2009 +0100
[build] Fix typo in the private headers variable
---
gnome-dictionary/libgdict/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnome-dictionary/libgdict/Makefile.am b/gnome-dictionary/libgdict/Makefile.am
index 1db2858..d6713db 100644
--- a/gnome-dictionary/libgdict/Makefile.am
+++ b/gnome-dictionary/libgdict/Makefile.am
@@ -57,7 +57,7 @@ sources_c = \
lib_LTLIBRARIES = libgdict-1.0.la
# GNOME Dictionary shared library
-libgdict_1_0_la_SOURCES = $(sources_h) $(source_h_priv) $(sources_c)
+libgdict_1_0_la_SOURCES = $(sources_h) $(sources_h_priv) $(sources_c)
libgdict_1_0_la_CPPFLAGS = $(LIBGDICT_CFLAGS) $(GDICT_DEBUG_CFLAGS) $(MAINTAINER_CFLAGS)
libgdict_1_0_la_LIBADD = $(LIBGDICT_LIBS)
libgdict_1_0_la_LDFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]