Merge lp:~xnox/upstart/fix-extra-dist into lp:upstart

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 1406
Proposed branch: lp:~xnox/upstart/fix-extra-dist
Merge into: lp:upstart
Diff against target: 11 lines (+1/-1)
1 file modified
util/Makefile.am (+1/-1)
To merge this branch: bzr merge lp:~xnox/upstart/fix-extra-dist
Reviewer Review Type Date Requested Status
Upstart Reviewers Pending
Review via email: mp+139472@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'util/Makefile.am'
2--- util/Makefile.am 2012-12-08 00:00:28 +0000
3+++ util/Makefile.am 2012-12-12 14:25:23 +0000
4@@ -188,7 +188,7 @@
5 test_sysv \
6 test_telinit
7
8-EXTRA_DIST = tests/test_user_sessions.sh
9+EXTRA_DIST += tests/test_user_sessions.sh
10
11 check_PROGRAMS = $(TESTS)
12

Subscribers

People subscribed via source and target branches