[launchd-changes] [22915] trunk/launchd/src/Makefile.am

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


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

Log Message:
-----------
Fix a old typo.

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

Modified: trunk/launchd/src/Makefile.am
===================================================================
--- trunk/launchd/src/Makefile.am	2006-10-23 21:32:53 UTC (rev 22914)
+++ trunk/launchd/src/Makefile.am	2006-10-23 21:34:21 UTC (rev 22915)
@@ -1,7 +1,7 @@
 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 
 
 protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h: $(srcdir)/protocol_job.defs

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


More information about the launchd-changes mailing list