From 7e0e2e98ac9a5a1e4d995df05bd0b280f45eb4e8 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Thu, 15 Aug 2019 17:52:59 +0000 Subject: Update to xprop 1.2.4 --- app/xprop/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/xprop/Makefile.in') diff --git a/app/xprop/Makefile.in b/app/xprop/Makefile.in index fc1cbb92d..6e293c9d7 100644 --- a/app/xprop/Makefile.in +++ b/app/xprop/Makefile.in @@ -73,7 +73,7 @@ build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = xprop$(EXEEXT) subdir = . -DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ +DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(top_srcdir)/configure COPYING ChangeLog INSTALL compile \ config.guess config.sub depcomp install-sh missing @@ -324,6 +324,7 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL @LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ @LINT_TRUE@ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) +EXTRA_DIST = README.md all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive -- cgit v1.2.3