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

« back to all changes in this revision

Viewing changes to boost/boost/mpl/list/aux_/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
SUBDIRS = . preprocessed
 
2
 
 
3
 
 
4
noinst_HEADERS = \
 
5
O1_size.hpp \
 
6
begin_end.hpp \
 
7
clear.hpp \
 
8
empty.hpp \
 
9
front.hpp \
 
10
include_preprocessed.hpp \
 
11
iterator.hpp \
 
12
node.hpp \
 
13
numbered.hpp \
 
14
numbered_c.hpp \
 
15
pop_front.hpp \
 
16
push_front.hpp \
 
17
size.hpp \
 
18
tag.hpp
 
19
 
 
20
EXTRA_DIST = \
 
21
O1_size.hpp \
 
22
begin_end.hpp \
 
23
clear.hpp \
 
24
empty.hpp \
 
25
front.hpp \
 
26
include_preprocessed.hpp \
 
27
iterator.hpp \
 
28
node.hpp \
 
29
numbered.hpp \
 
30
numbered_c.hpp \
 
31
pop_front.hpp \
 
32
push_front.hpp \
 
33
size.hpp \
 
34
tag.hpp
 
35