From 64f0a203397d462cecc5d088e74c9d50d64c5d7c Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Thu, 15 Aug 2019 17:43:44 +0000 Subject: Update to xlsatoms 1.1.3 --- app/xlsatoms/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/xlsatoms/Makefile.in') diff --git a/app/xlsatoms/Makefile.in b/app/xlsatoms/Makefile.in index 8b7630061..0d7929320 100644 --- a/app/xlsatoms/Makefile.in +++ b/app/xlsatoms/Makefile.in @@ -73,7 +73,7 @@ build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = xlsatoms$(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 @@ -314,6 +314,7 @@ xlsatoms_SOURCES = \ xlsatoms.c MAINTAINERCLEANFILES = ChangeLog INSTALL +EXTRA_DIST = README.md all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive -- cgit v1.2.3