aboutsummaryrefslogtreecommitdiff
path: root/src/boost/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2009-03-05 14:57:50 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2009-03-05 14:57:50 +0000
commit0e6f6041784ed6d3a3851b20a1d93604e3ae27aa (patch)
tree2c407242fc2f53aadf2ae0125f2055b284782375 /src/boost/Makefile.am
parent7f254706b065889c444a555ab13fbf75c1c3feee (diff)
* Install some headers in the right location.
Diffstat (limited to 'src/boost/Makefile.am')
-rw-r--r--src/boost/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boost/Makefile.am b/src/boost/Makefile.am
index c149c13f7..8b5aa25fb 100644
--- a/src/boost/Makefile.am
+++ b/src/boost/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = format
-pkginclude_HEADERS = assert.hpp checked_delete.hpp format.hpp \
+nobase_pkginclude_HEADERS = assert.hpp checked_delete.hpp format.hpp \
shared_ptr.hpp weak_ptr.hpp throw_exception.hpp \
enable_shared_from_this.hpp \
detail/shared_count.hpp detail/workaround.hpp