texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[8402] * Makefile.am: Add CLEANFILES in order for "make distcheck" to wo


From: gavinsmith0123
Subject: [8402] * Makefile.am: Add CLEANFILES in order for "make distcheck" to work.
Date: Thu, 25 Oct 2018 09:51:40 -0400 (EDT)

Revision: 8402
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8402
Author:   gavin
Date:     2018-10-25 09:51:40 -0400 (Thu, 25 Oct 2018)
Log Message:
-----------
* Makefile.am: Add CLEANFILES in order for "make distcheck" to work.

Modified Paths:
--------------
    trunk/js/Makefile.am

Modified: trunk/js/Makefile.am
===================================================================
--- trunk/js/Makefile.am        2018-10-25 13:47:23 UTC (rev 8401)
+++ trunk/js/Makefile.am        2018-10-25 13:51:40 UTC (rev 8402)
@@ -56,6 +56,7 @@
 
 bin_SCRIPTS = texinfo-js
 EXTRA_DIST += texinfo-js.in
+CLEANFILES = texinfo-js
 
 texinfo-js: texinfo-js.in
        sed -e 's,@pkgdatadir@,'$(pkgdatadir)',g' $(srcdir)/texinfo-js.in >$@




reply via email to

[Prev in Thread] Current Thread [Next in Thread]