[Xfce4-commits] [apps/xfce4-dict] 01/01: Fix parallel build (Bug #14963)

noreply at xfce.org noreply at xfce.org
Fri Dec 14 00:49:00 CET 2018


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

a   n   d   r   e       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 apps/xfce4-dict.

commit b62c7512ca6eaf9f4e9a5eb0a4661e1c4cd9da50
Author: Mikhail Efremov <sem at altlinux.org>
Date:   Tue Oct 9 18:27:00 2018 +0300

    Fix parallel build (Bug #14963)
---
 lib/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index c41de85..d4d744d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -40,6 +40,8 @@ DISTCLEANFILES =								\
 
 gui.c: resources.c dbus.c
 
+common.c: dbus.c
+
 resources.c: resources.h
 	glib-compile-resources resources.xml --sourcedir=../pixmaps --generate-source --c-name dict
 

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


More information about the Xfce4-commits mailing list