[Xfce4-commits] [panel-plugins/xfce4-sample-plugin] 09/13: Update obsoletes autohell macros

noreply at xfce.org noreply at xfce.org
Sun Apr 30 20:29:13 CEST 2017


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

skunnyk pushed a commit to branch master
in repository panel-plugins/xfce4-sample-plugin.

commit 4f7b15a6f67f5b381114ab5356fa30b5661ad37b
Author: Romain B <skunnyk at alteroot.org>
Date:   Sun Apr 30 19:46:07 2017 +0200

    Update obsoletes autohell macros
---
 Makefile.am              | 5 +++++
 panel-plugin/Makefile.am | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index ff8c1f7..faf9795 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,8 @@
+ at SET_MAKE@
+
+AUTOMAKE_OPTIONS = subdir-objects
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
 SUBDIRS =	\
 	icons	\
 	panel-plugin \
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 87ace21..7480cc0 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
 	-I$(top_srcdir) \
 	-DG_LOG_DOMAIN=\"xfce4-sample-plugin\" \
 	-DPACKAGE_LOCALE_DIR=\"$(localedir)\" \

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


More information about the Xfce4-commits mailing list