programs: Move icinfo out of avitools.
diff --git a/programs/Makefile.in b/programs/Makefile.in
index 0c0426a..6f75a18 100644
--- a/programs/Makefile.in
+++ b/programs/Makefile.in
@@ -6,7 +6,6 @@
VPATH = @srcdir@
SUBDIRS = \
- avitools \
clock \
cmdlgtst \
control \
@@ -14,6 +13,7 @@
expand \
explorer \
hh \
+ icinfo \
msiexec \
notepad \
progman \
@@ -43,13 +43,13 @@
# Sub-directories to run make install into
INSTALLSUBDIRS = \
- avitools \
clock \
control \
eject \
expand \
explorer \
hh \
+ icinfo \
msiexec \
notepad \
progman \