[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6761] add fail.pl to EXTRA_DIST
From: |
Gavin D. Smith |
Subject: |
[6761] add fail.pl to EXTRA_DIST |
Date: |
Sat, 07 Nov 2015 16:10:02 +0000 |
Revision: 6761
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6761
Author: gavin
Date: 2015-11-07 16:10:01 +0000 (Sat, 07 Nov 2015)
Log Message:
-----------
add fail.pl to EXTRA_DIST
Modified Paths:
--------------
trunk/ChangeLog
trunk/tp/Texinfo/Convert/XSParagraph/Makefile.am
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-11-07 16:06:59 UTC (rev 6760)
+++ trunk/ChangeLog 2015-11-07 16:10:01 UTC (rev 6761)
@@ -1,5 +1,10 @@
2015-11-07 Gavin Smith <address@hidden>
+ * tp/Texinfo/Convert/XSParagraph/Makefile.am (EXTRA_DIST): Add
+ fail.pl.
+
+2015-11-07 Gavin Smith <address@hidden>
+
* tp/Texinfo/Convert/XSParagraph/TestXS.pm: Change package name.
Remove comments copied from XSParagraph.pm. Remove unused
functions, also copied here. Rename $VERSION variable to avoid
Modified: trunk/tp/Texinfo/Convert/XSParagraph/Makefile.am
===================================================================
--- trunk/tp/Texinfo/Convert/XSParagraph/Makefile.am 2015-11-07 16:06:59 UTC
(rev 6760)
+++ trunk/tp/Texinfo/Convert/XSParagraph/Makefile.am 2015-11-07 16:10:01 UTC
(rev 6761)
@@ -45,6 +45,8 @@
XSUBPPARGS = -typemap $(PERL_CONF_privlibexp)/ExtUtils/typemap
+EXTRA_DIST+=fail.pl
+
.xs.c:
$(XSUBPP) $(XSUBPPARGS) $< > $*.xsc && mv $*.xsc $*.c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6761] add fail.pl to EXTRA_DIST,
Gavin D. Smith <=