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

« back to all changes in this revision

Viewing changes to boost/boost/spirit/phoenix/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
actor.hpp \
 
4
binders.hpp \
 
5
casts.hpp \
 
6
closures.hpp \
 
7
composite.hpp \
 
8
functions.hpp \
 
9
operators.hpp \
 
10
primitives.hpp \
 
11
special_ops.hpp \
 
12
statements.hpp \
 
13
tuple_helpers.hpp \
 
14
tuples.hpp
 
15
 
 
16
EXTRA_DIST = \
 
17
actor.hpp \
 
18
binders.hpp \
 
19
casts.hpp \
 
20
closures.hpp \
 
21
composite.hpp \
 
22
functions.hpp \
 
23
operators.hpp \
 
24
primitives.hpp \
 
25
special_ops.hpp \
 
26
statements.hpp \
 
27
tuple_helpers.hpp \
 
28
tuples.hpp
 
29