programs/dthelp: add automake files
authorChase <nicetrynsa@protonmail.ch>
Wed, 23 Oct 2019 19:31:08 +0000 (14:31 -0500)
committerJon Trulson <jon@radscan.com>
Wed, 23 Oct 2019 21:34:20 +0000 (15:34 -0600)
commit37a7c7c7ce3b413395c28860421d64687990faee
tree65527b4d12c7c90a46fe7a1fbbe1dcd616589885
parent4e254aee7414a9977b23c783c0082d97921c3676
programs/dthelp: add automake files
cde/programs/dthelp/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/dthelpgen/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/dthelpprint/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/dthelpview/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/parser/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/parser/canon1/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/parser/pass1/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/parser/pass1/build/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/parser/pass1/eltdef/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/parser/pass1/helptag/Makefile.am [new file with mode: 0644]
cde/programs/dthelp/parser/pass2/Makefile.am [new file with mode: 0644]