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

« back to all changes in this revision

Viewing changes to boost/boost/preprocessor/tuple/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
 
 
2
noinst_HEADERS = \
 
3
eat.hpp \
 
4
elem.hpp \
 
5
rem.hpp \
 
6
reverse.hpp \
 
7
to_list.hpp \
 
8
to_seq.hpp
 
9
 
 
10
EXTRA_DIST = \
 
11
eat.hpp \
 
12
elem.hpp \
 
13
rem.hpp \
 
14
reverse.hpp \
 
15
to_list.hpp \
 
16
to_seq.hpp
 
17