~vorlon/ubuntu/raring/upstart/lp.1199778

« back to all changes in this revision

Viewing changes to init/Makefile.am

  • Committer: Scott James Remnant
  • Date: 2006-09-20 00:36:29 UTC
  • Revision ID: scott@netsplit.com-20060920003629-4ff3c0a9e4789961
* event.d/Makefile.am (logd): Drop $(srcdir)
* init/Makefile.am (init_SOURCES): Distribute paths.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
init_SOURCES = \
14
14
        main.c \
 
15
        paths.h \
15
16
        process.c process.h \
16
17
        job.c job.h \
17
18
        event.c event.h \