Changeset 9f972c2


Ignore:
Timestamp:
Jul 16, 2024, 5:01:29 PM (4 weeks ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
26d57ca
Parents:
b2ca052
Message:

add tools/prettyprinter for promotion to GitHub?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    rb2ca052 r9f972c2  
    1111## Created On       : Sun May 31 22:14:18 2015
    1212## Last Modified By : Peter A. Buhr
    13 ## Last Modified On : Wed May 17 11:02:34 2023
    14 ## Update Count     : 56
     13## Last Modified On : Tue Jul 16 16:59:12 2024
     14## Update Count     : 57
    1515###############################################################################
    1616
     
    3535man1_MANS = doc/man/cfa.1
    3636
    37 EXTRA_DIST = LICENSE doc/man/cfa.1 libcfa/configure libcfa/Makefile.dist.am libcfa/Makefile.dist.in tools/build/distcc_hash tools/build/push2dist.sh
     37EXTRA_DIST = LICENSE doc/man/cfa.1 libcfa/configure libcfa/Makefile.dist.am libcfa/Makefile.dist.in tools/build/distcc_hash tools/build/push2dist.sh tools/prettyprinter
    3838
    3939debug ?= yes
Note: See TracChangeset for help on using the changeset viewer.