~ubuntu-branches/ubuntu/karmic/globus-rsl-assist/karmic

« back to all changes in this revision

Viewing changes to globus_automake_post_top

  • Committer: Bazaar Package Importer
  • Author(s): Mattias Ellert
  • Date: 2009-04-18 20:17:36 UTC
  • Revision ID: james.westby@ubuntu.com-20090418201736-382bhb1s4e8ri963
Tags: upstream-2.1
ImportĀ upstreamĀ versionĀ 2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST += bootstrap \
 
2
        globus_automake_pre \
 
3
        globus_automake_post \
 
4
        globus_automake_pre_top \
 
5
        globus_automake_post_top \
 
6
        dirt.sh
 
7
 
 
8
dist-hook:
 
9
        $(GPT_LOCATION)/sbin/gpt_create_automake_rules --excludes=doxygen -srcdir=$(top_distdir)
 
10