forked from mia/Aegisub
8 lines
139 B
Makefile
8 lines
139 B
Makefile
|
EXTRA_aegisub_SOURCES = \
|
||
|
assert.hpp \
|
||
|
checked_delete.hpp \
|
||
|
shared_count.hpp \
|
||
|
shared_ptr.hpp \
|
||
|
throw_exception.hpp \
|
||
|
workaround.hpp
|