aboutsummaryrefslogtreecommitdiffstats
path: root/src/bash_completion
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-05-10 16:51:12 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-12 16:08:47 -0300
commit3438ef725fa086191e9d1c08dd943a48103c8e6c (patch)
tree7dc39557282592396b5456f9089ce0c4d2721b19 /src/bash_completion
parentMakefile.in: sort DISTFILES (diff)
downloadfirejail-3438ef725fa086191e9d1c08dd943a48103c8e6c.tar.gz
firejail-3438ef725fa086191e9d1c08dd943a48103c8e6c.tar.zst
firejail-3438ef725fa086191e9d1c08dd943a48103c8e6c.zip
Makefile.in: stop trying to remove config.h on distclean
There is no config.h nor config.h.in in the repository: $ git ls-files -- '*config.h*' $ The filename is only mentioned on the generated configure script, as a generic example of an autoconf config file: $ git grep -F -A 1 -B 2 config.h | grep -v '^Makefile.in' -- configure-# Set up the scripts for CONFIG_FILES section. configure-# No need to generate them if there are no CONFIG_FILES. configure:# This happens for instance with `./config.status config.h'. configure-if test -n "$CONFIG_FILES"; then -- configure- # Let's still pretend it is `configure' which instantiates (i.e., don't configure- # use $as_me), people would be surprised to read: configure: # /* config.h. Generated by config.status. */ configure- configure_input='Generated from '`
Diffstat (limited to 'src/bash_completion')
0 files changed, 0 insertions, 0 deletions