~ubuntu-branches/ubuntu/warty/aqsis/warty

« back to all changes in this revision

Viewing changes to boost/boost/mpl/vector/aux_/preprocessed/plain/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:25:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040824072504-zf993vnevvisdsvb
Tags: upstream-0.9.1
ImportĀ upstreamĀ versionĀ 0.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
noinst_HEADERS = \
 
3
vector10.hpp \
 
4
vector10_c.hpp \
 
5
vector20.hpp \
 
6
vector20_c.hpp \
 
7
vector30.hpp \
 
8
vector30_c.hpp \
 
9
vector40.hpp \
 
10
vector40_c.hpp \
 
11
vector50.hpp \
 
12
vector50_c.hpp
 
13
 
 
14
EXTRA_DIST = \
 
15
vector10.hpp \
 
16
vector10_c.hpp \
 
17
vector20.hpp \
 
18
vector20_c.hpp \
 
19
vector30.hpp \
 
20
vector30_c.hpp \
 
21
vector40.hpp \
 
22
vector40_c.hpp \
 
23
vector50.hpp \
 
24
vector50_c.hpp
 
25