~ubuntu-branches/ubuntu/breezy/aqsis/breezy

« back to all changes in this revision

Viewing changes to boost/boost/function/detail/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Will Newton
  • Date: 2004-12-07 20:06:49 UTC
  • Revision ID: james.westby@ubuntu.com-20041207200649-fccswkrvp4oc8lmn
Tags: upstream-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = . 
 
2
 
 
3
 
 
4
noinst_HEADERS = \
 
5
function_iterate.hpp \
 
6
gen_maybe_include.pl \
 
7
maybe_include.hpp \
 
8
prologue.hpp
 
9
 
 
10
EXTRA_DIST = \
 
11
function_iterate.hpp \
 
12
gen_maybe_include.pl \
 
13
maybe_include.hpp \
 
14
prologue.hpp
 
15