summaryrefslogtreecommitdiff
path: root/app/xprop/Makefile.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2019-08-15 17:52:59 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2019-08-15 17:52:59 +0000
commit7e0e2e98ac9a5a1e4d995df05bd0b280f45eb4e8 (patch)
tree8840f064996f5dffa958efaef23b0cbc1ec902be /app/xprop/Makefile.in
parentf53d6b66f5d77a9c4bb51fff812ff1ab6463e664 (diff)
Update to xprop 1.2.4
Diffstat (limited to 'app/xprop/Makefile.in')
-rw-r--r--app/xprop/Makefile.in3
1 files changed, 2 insertions, 1 deletions
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