Revision
22916
Author
zarzycki@apple.com
Date
2006-10-23 14:34:48 -0700 (Mon, 23 Oct 2006)

Log Message

Fix the old typo for real.

Modified Paths

Diff

Modified: trunk/launchd/src/Makefile.in (22915 => 22916)


--- trunk/launchd/src/Makefile.in	2006-10-23 21:34:21 UTC (rev 22915)
+++ trunk/launchd/src/Makefile.in	2006-10-23 21:34:48 UTC (rev 22916)
@@ -228,7 +228,7 @@
 target_alias = @target_alias@
 AM_CFLAGS = -no-cpp-precomp -F/System/Library/PrivateFrameworks -Wall -Wextra -Waggregate-return -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror -D__MigTypeCheck=1 -fvisibility=hidden -Dmig_external=__private_extern__
 CLEANFILES = protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h		\
-	     launchd_internal.h launchd_internalServer.h launchd_internalServer.h launchd_internalUser.c	\
+	     launchd_internal.h launchd_internalServer.h launchd_internalServer.c launchd_internalUser.c	\
 	     notifyServer.c notifyServer.h job_replyUser.c job_reply.h 
 
 @LIBS_ONLY_TRUE@noinst_LIBRARIES = liblaunch.a liblaunch_profile.a