diff options
Diffstat (limited to 'cli/Makefile.in')
| -rw-r--r-- | cli/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Makefile.in b/cli/Makefile.in index 1eada990..37b7a595 100644 --- a/cli/Makefile.in +++ b/cli/Makefile.in @@ -362,7 +362,7 @@ with_dhclient = @with_dhclient@ with_dhcpcd = @with_dhcpcd@ with_netconfig = @with_netconfig@ with_resolvconf = @with_resolvconf@ -SUBDIRS = src +SUBDIRS = src completion all: all-recursive .SUFFIXES: |