[gnome-builder] gstyle: fix makefile typo
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] gstyle: fix makefile typo
- Date: Sun, 24 Jul 2016 15:38:50 +0000 (UTC)
commit bbb9e59dc2766ea32b338f31a83617f4902636b2
Author: Sebastien Lafargue <slafargue gnome org>
Date: Sun Jul 24 16:38:44 2016 +0200
gstyle: fix makefile typo
contrib/gstyle/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/contrib/gstyle/Makefile.am b/contrib/gstyle/Makefile.am
index c7a8f5d..f5f35dd 100644
--- a/contrib/gstyle/Makefile.am
+++ b/contrib/gstyle/Makefile.am
@@ -33,7 +33,7 @@ headers_DATA = \
gstyle-palette-widget.h \
gstyle-private.h \
gstyle-rename-popover.h \
- gstyle-revealer.c \
+ gstyle-revealer.h \
gstyle-slidein.h \
gstyle-types.h \
gstyle-utils.h \
@@ -62,7 +62,7 @@ libgstyle_private_la_SOURCES = \
gstyle-palette.c \
gstyle-palette-widget.c \
gstyle-rename-popover.c \
- gstyle-revealer.h \
+ gstyle-revealer.c \
gstyle-slidein.c \
gstyle-utils.c \
gstyle-xyz.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]