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

« back to all changes in this revision

Viewing changes to boost/boost/preprocessor/facilities/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
apply.hpp \
 
4
empty.hpp \
 
5
expand.hpp \
 
6
identity.hpp \
 
7
intercept.hpp \
 
8
is_1.hpp \
 
9
is_empty.hpp \
 
10
is_empty_or_1.hpp
 
11
 
 
12
EXTRA_DIST = \
 
13
apply.hpp \
 
14
empty.hpp \
 
15
expand.hpp \
 
16
identity.hpp \
 
17
intercept.hpp \
 
18
is_1.hpp \
 
19
is_empty.hpp \
 
20
is_empty_or_1.hpp
 
21