~jamesodhunt/ubuntu/trusty/upstart/1.12.1

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Scott James Remnant
  • Date: 2006-10-06 15:36:27 UTC
  • Revision ID: scott@netsplit.com-20061006153627-21a85512bb100a26
* doc/upstart-logo.svg: Include the logo Alexandre designed.
* doc/Makefile.am (EXTRA_DIST): Ship the logo in the tarball.
* Makefile.am (SUBDIRS): Install under doc
* configure.ac: Generate doc/Makefile
* AUTHORS: Ensure he's credited fully.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
AC_CONFIG_FILES([ Makefile m4/Makefile po/Makefile.in intl/Makefile
30
30
                  nih/Makefile upstart/Makefile init/Makefile initctl/Makefile
31
 
                  compat/sysv/Makefile logd/Makefile event.d/Makefile ])
 
31
                  compat/sysv/Makefile logd/Makefile
 
32
                  event.d/Makefile doc/Makefile ])
32
33
AC_CONFIG_HEADERS([config.h])
33
34
AC_OUTPUT