Index: automake.in
===================================================================
RCS file: /cvs/automake/automake/automake.in,v
retrieving revision 1.1044
diff -u -p -r1.1044 automake.in
--- automake.in	2001/04/12 16:38:04	1.1044
+++ automake.in	2001/04/19 23:11:45
@@ -427,6 +427,7 @@ my %required_targets =
    'install'      => 1,
    'install-data' => 1,
    'install-exec' => 1,
+   'uninstall-am' => 1,
 
    # FIXME: Not required, temporary hacks.
    # Well, actually they are sort of required: the -recursive
