[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 01/03: Revert "Remove headers from SOURCES"
noreply at xfce.org
noreply at xfce.org
Fri Sep 8 22:57:53 CEST 2017
This is an automated email from the git hooks/post-receive script.
n i n e t l s p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-xkb-plugin.
commit 422a613e98aec4f5532129acb845df7f985fd1f8
Author: Viktor Odintsev <ninetls at xfce.org>
Date: Fri Sep 8 23:38:32 2017 +0300
Revert "Remove headers from SOURCES"
This reverts commit c63760972fa9468f63d74861f2ddcb459a569396.
---
panel-plugin/Makefile.am | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index d341721..21c69ea 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -7,12 +7,20 @@ plugin_LTLIBRARIES = \
libxkb.la
libxkb_la_SOURCES = \
+ xkb-plugin.h \
xkb-plugin.c \
+ xkb-properties.h \
+ xkb-keyboard.h \
xkb-keyboard.c \
+ xkb-modifier.h \
xkb-modifier.c \
+ xkb-dialog.h \
xkb-dialog.c \
+ xkb-xfconf.h \
xkb-xfconf.c \
+ xkb-cairo.h \
xkb-cairo.c \
+ xkb-util.h \
xkb-util.c
libxkb_la_CPPFLAGS = \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list