texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/util Makefile.am,1.2,1.3


From: dirt
Subject: texinfo/util Makefile.am,1.2,1.3
Date: Fri, 23 Jan 2004 17:21:31 +0100

Update of /cvsroot/texinfo/texinfo/util
In directory sheep:/tmp/cvs-serv25542/util

Modified Files:
        Makefile.am 
Log Message:
2004-01-23  Alper Ersoy  <address@hidden>

        * util/Makefile.am: substituted catalog in EXTRA_DIST with catalog.in,
        and added catalog to CLEANFILES.



Index: Makefile.am
===================================================================
RCS file: /cvsroot/texinfo/texinfo/util/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 23 Jan 2004 13:25:05 -0000      1.2
--- Makefile.am 23 Jan 2004 16:21:29 -0000      1.3
***************
*** 27,31 ****
  LDADD = ../lib/libtxi.a $(LIBINTL)
  
! pkgdata_DATA = catalog texinfo.dtd texinfo.xsl
  
  catalog: catalog.in
--- 27,32 ----
  LDADD = ../lib/libtxi.a $(LIBINTL)
  
! dist_pkgdata_DATA = texinfo.dtd texinfo.xsl
! pkgdata_DATA = catalog
  
  catalog: catalog.in
***************
*** 43,45 ****
    install-info-html outline.gawk \
    prepinfo.awk tex3patch texi-docstring-magic.el texi2dvi txitextest \
!   catalog.in $(pkgdata_DATA)
--- 44,47 ----
    install-info-html outline.gawk \
    prepinfo.awk tex3patch texi-docstring-magic.el texi2dvi txitextest \
!   $(dist_pkgdata_DATA) catalog.in
! CLEANFILES = $(pkgdata_DATA)



reply via email to

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