[gnome-documents] build: fix a typo
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] build: fix a typo
- Date: Mon, 19 Dec 2011 12:52:43 +0000 (UTC)
commit 3d3379bdf05110086b73083c8f9033f66cd1e1b8
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Dec 19 11:55:05 2011 +0100
build: fix a typo
src/Makefile-lib.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile-lib.am b/src/Makefile-lib.am
index f7234e4..15b9fa8 100644
--- a/src/Makefile-lib.am
+++ b/src/Makefile-lib.am
@@ -8,7 +8,6 @@ gdprivate_cflags = \
$(DOCUMENTS_CFLAGS)
gdprivate_source_h = \
- lib/gd-gdata-goa-authorizer.c \
lib/gd-gdata-goa-authorizer.h \
lib/gd-utils.h \
lib/gd-main-toolbar.h \
@@ -23,6 +22,7 @@ gdprivate_source_h = \
$(NULL)
gdprivate_source_c = \
+ lib/gd-gdata-goa-authorizer.c \
lib/gd-utils.c \
lib/gd-main-toolbar.c \
lib/gd-main-view-generic.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]