diff options
| author | Michael Biebl <biebl@debian.org> | 2013-02-20 23:06:45 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-02-20 23:06:45 +0100 |
| commit | 8d275584fc94f398f0a7c990dcd057533d9a5856 (patch) | |
| tree | 1bf4a928e201222a008e6776799d174ee3223be3 /cli/Makefile.in | |
| parent | e17c5736fc3722ce51cb33f3edb203960125a4c1 (diff) | |
Imported Upstream version 0.9.8.0 upstream/0.9.8.0
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: |