From be085fbe2307da832f00c20b23d1bbba7ff08732 Mon Sep 17 00:00:00 2001 From: Igor Murzov Date: Wed, 14 Dec 2011 19:03:24 +0400 Subject: [PATCH] id: Add "id" to completions/Makefile.am. Somehow "id" was abandoned in 156656c16d4302d059221a06eb7c1bd460e41fe9. --- completions/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/completions/Makefile.am b/completions/Makefile.am index 4570c217..58a18759 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -116,6 +116,7 @@ bashcomp_DATA = a2x \ hping2 \ htpasswd \ iconv \ + id \ idn \ iftop \ ifup \