Skip to content

Commit

Permalink
chore: bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
aakropotkin committed Dec 30, 2023
1 parent 2e6848a commit 810df4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/sh-scripts/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bin_SCRIPTS = cuts displays joinlines lorder wsmerge json-syms
bin_SCRIPTS += cdeps trim wslines cincludes ak-ifnames get-m4-path get-m4-files
bin_SCRIPTS += drop-until cdecls lines-prefix racu
bin_SCRIPTS += elf-cflags symlink-samedir-p has-programs nextlink
bin_SCRIPTS += iface_ips_json sha256dir
bin_SCRIPTS += iface_ips_json sha256dir ccjs

# M4SH generated scripts
IS_ELF_TARGETS = is-elf-cu is-elf-so is-elf-ex is-elf-bin is-elf-ar
Expand Down
4 changes: 2 additions & 2 deletions src/sh-scripts/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,8 @@ bin_SCRIPTS = cuts displays joinlines lorder wsmerge json-syms cdeps \
trim wslines cincludes ak-ifnames get-m4-path get-m4-files \
drop-until cdecls lines-prefix racu elf-cflags \
symlink-samedir-p has-programs nextlink iface_ips_json \
sha256dir is-elf-cu is-elf-so is-elf-ex is-elf-bin is-elf-ar \
needs rpath soname
sha256dir ccjs is-elf-cu is-elf-so is-elf-ex is-elf-bin \
is-elf-ar needs rpath soname

# M4SH generated scripts
IS_ELF_TARGETS = is-elf-cu is-elf-so is-elf-ex is-elf-bin is-elf-ar
Expand Down

0 comments on commit 810df4b

Please sign in to comment.