~jamesodhunt/upstart/async-spawn.20140310

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: James Hunt
  • Date: 2013-03-18 15:21:34 UTC
  • mto: This revision was merged to the branch mainline in revision 1457.
  • Revision ID: james.hunt@ubuntu.com-20130318152134-jre73z021u48m1py
* configure.ac: Add scripts/data/Makefile.
* scripts/Makefile.am: Add SUBDIRS=data.
* scripts/data/Makefile.am: New Makefile.
* scripts/data/upstart-monitor.desktop: Desktop file for
  upstart-monitor.

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
AC_CONFIG_FILES([ Makefile intl/Makefile
102
102
                  dbus/Makefile init/Makefile util/Makefile conf/Makefile
103
103
                  extra/Makefile doc/Makefile contrib/Makefile po/Makefile.in
104
 
                  scripts/Makefile ])
 
104
                  scripts/Makefile scripts/data/Makefile ])
105
105
AC_CONFIG_HEADERS([config.h])
106
106
AC_OUTPUT