~charlesk/appmenu-gtk/lp-788640

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Ken VanDine
  • Date: 2010-06-11 16:22:18 UTC
  • Revision ID: ken.vandine@canonical.com-20100611162218-xjcop79gp5kym1u2
Include Makefile.am, configure.ac and autogen.sh in EXTRA_DIST so they don't show up in the packaging diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
xsession_DATA = 80appmenu
14
14
 
15
 
EXTRA_DIST = $(xsession_DATA)
 
15
EXTRA_DIST = $(xsession_DATA) \
 
16
             configure.ac \
 
17
             Makefile.am \
 
18
             autogen.sh