Projects
Browse Source     Search     Timeline     Wiki

Changeset 23134

Show
Ignore:
Timestamp:
03/05/07 08:52:51 (21 months ago)
Author:
zarzycki@…
Message:

Let's not leave junk around.

Location:
trunk/launchd/src
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/Makefile.am

    r23133 r23134  
    33CLEANFILES = protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h                \ 
    44             launchd_internal.h launchd_internalServer.h launchd_internalServer.c launchd_internalUser.c        \ 
    5              notifyServer.c notifyServer.h job_replyUser.c job_reply.h  
     5             notifyServer.c notifyServer.h job_replyUser.c job_reply.h __version.c 
    66 
    77protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h: $(srcdir)/protocol_job.defs 
  • trunk/launchd/src/Makefile.in

    r23133 r23134  
    231231CLEANFILES = protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h                \ 
    232232             launchd_internal.h launchd_internalServer.h launchd_internalServer.c launchd_internalUser.c        \ 
    233              notifyServer.c notifyServer.h job_replyUser.c job_reply.h  
     233             notifyServer.c notifyServer.h job_replyUser.c job_reply.h __version.c 
    234234 
    235235@LIBS_ONLY_TRUE@noinst_LIBRARIES = liblaunch.a liblaunch_profile.a