2003-09-11 12:23:55 +02:00
|
|
|
SUBDIRS = format
|
2003-09-24 10:28:04 +02:00
|
|
|
|
2009-03-05 15:57:50 +01:00
|
|
|
nobase_pkginclude_HEADERS = assert.hpp checked_delete.hpp format.hpp \
|
2004-06-18 18:52:31 +02:00
|
|
|
shared_ptr.hpp weak_ptr.hpp throw_exception.hpp \
|
|
|
|
enable_shared_from_this.hpp \
|
2004-06-18 11:20:51 +02:00
|
|
|
detail/shared_count.hpp detail/workaround.hpp
|
2006-09-05 00:41:36 +02:00
|
|
|
|
|
|
|
pkgincludedir = ${includedir}/nix/boost
|