mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-13 09:46:16 +02:00
6 lines
203 B
Makefile
6 lines
203 B
Makefile
SUBDIRS = format
|
|
|
|
EXTRA_DIST = 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
|