[Xfce4-commits] [xfce/xfce4-settings] 01/02: Fix compilation

noreply at xfce.org noreply at xfce.org
Sat May 18 00:09:06 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       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 xfce/xfce4-settings.

commit 0f54e0e820853699b6ac76fe17510d1ec0e683b6
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sat May 18 00:08:30 2019 +0200

    Fix compilation
---
 dialogs/color-settings/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dialogs/color-settings/Makefile.am b/dialogs/color-settings/Makefile.am
index e570d22..2c42b0f 100644
--- a/dialogs/color-settings/Makefile.am
+++ b/dialogs/color-settings/Makefile.am
@@ -12,7 +12,9 @@ bin_PROGRAMS = \
 xfce4_color_settings_SOURCES = \
 	main.c \
 	color-device.c \
+	color-device.h \
 	color-profile.c \
+	color-profile.h \
 	color-dialog_ui.h
 
 xfce4_color_settings_CFLAGS = \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list