Merge lp:~ken-vandine/indicator-me/make_the_packaging_diff_smaller into lp:indicator-me

Proposed by Ken VanDine
Status: Merged
Merged at revision: not available
Proposed branch: lp:~ken-vandine/indicator-me/make_the_packaging_diff_smaller
Merge into: lp:indicator-me
Diff against target: 10 lines (+1/-0)
1 file modified
Makefile.am (+1/-0)
To merge this branch: bzr merge lp:~ken-vandine/indicator-me/make_the_packaging_diff_smaller
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+17853@code.launchpad.net

Commit message

Added autogen.sh to EXTRA_DIST, so it doesn't end up in the packaging diff

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Added autogen.sh to EXTRA_DIST, so it doesn't end up in the packaging diff

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile.am'
2--- Makefile.am 2010-01-21 17:06:52 +0000
3+++ Makefile.am 2010-01-21 21:49:10 +0000
4@@ -3,6 +3,7 @@
5 src \
6 data \
7 po
8+EXTRA_DIST = autogen.sh
9
10 DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
11

Subscribers

People subscribed via source and target branches