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

« back to all changes in this revision

Viewing changes to boost/boost/preprocessor/slot/detail/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
def.hpp \
 
4
shared.hpp \
 
5
slot1.hpp \
 
6
slot2.hpp \
 
7
slot3.hpp \
 
8
slot4.hpp \
 
9
slot5.hpp
 
10
 
 
11
EXTRA_DIST = \
 
12
def.hpp \
 
13
shared.hpp \
 
14
slot1.hpp \
 
15
slot2.hpp \
 
16
slot3.hpp \
 
17
slot4.hpp \
 
18
slot5.hpp
 
19