summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-04-03 22:56:24 +0200
committerSebastien Bacher <seb128@ubuntu.com>2019-04-03 22:56:24 +0200
commita4fa01e68876c9d177e20c1d40ce2b6d7f347a74 (patch)
tree45f1a97327086f0965672d1b159ef2bc155733f5 /Makefile.am
parentreleasing package zenity version 3.30.0-2 (diff)
parentNew upstream version 3.32.0 (diff)
downloadzenity-a4fa01e68876c9d177e20c1d40ce2b6d7f347a74.tar.gz
zenity-a4fa01e68876c9d177e20c1d40ce2b6d7f347a74.tar.bz2
zenity-a4fa01e68876c9d177e20c1d40ce2b6d7f347a74.zip
Update upstream source from tag 'upstream/3.32.0'
Update to upstream version '3.32.0' with Debian dir 03ce2b1bad2a1c364520981efc3bdd49d1be7da0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index df84b81b..81ae6a7d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-INCLUDES = src
+AM_CPPFLAGS = src
SUBDIRS = \
src \
bgstack15