~jamesodhunt/upstart/add-race-checking-tests

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Scott James Remnant
  • Date: 2009-07-08 19:59:21 UTC
  • Revision ID: scott@netsplit.com-20090708195921-9lvd2w1bv7u3yx91
* contrib/vim/syntax/upstart.vim: Upstart job syntax highlighting
* contrib/vim/ftdetect/upstart.vim: Use for the /etc/init directory
* contrib/Makefile.am: Include the vim syntax files in the
distribution
* configure.ac (AC_CONFIG_FILES): Create contrib/Makefile
* Makefile.am (SUBDIRS): Recurse into the contrib sub-directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## Process this file with automake to produce Makefile.in
2
2
 
3
 
SUBDIRS = m4 intl nih nih-dbus nih-dbus-tool dbus init util conf doc po
 
3
SUBDIRS = m4 intl nih nih-dbus nih-dbus-tool dbus init util conf doc contrib po
4
4
 
5
5
EXTRA_DIST = HACKING ChangeLog.nih
6
6