[launchd-changes] [22916] trunk/launchd/src/Makefile.in

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 23 14:34:48 PDT 2006


Revision: 22916
          http://trac.macosforge.org/projects/launchd/changeset/22916
Author:   zarzycki at apple.com
Date:     2006-10-23 14:34:48 -0700 (Mon, 23 Oct 2006)

Log Message:
-----------
Fix the old typo for real.

Modified Paths:
--------------
    trunk/launchd/src/Makefile.in

Modified: trunk/launchd/src/Makefile.in
===================================================================
--- 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 at noinst_LIBRARIES = liblaunch.a liblaunch_profile.a

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20061023/bc56b065/attachment.html


More information about the launchd-changes mailing list