summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-04-25 23:49:00 +0200
committerCarl Hetherington <cth@carlh.net>2022-04-25 23:49:00 +0200
commitc7a9a5c9e368b1a5e657adbebd37d1bbc4984e62 (patch)
tree0debc863f39ad74f645ad495e3ca693862eef6de /src/wscript
parentef9671811920cbef50f0f01d063eab418de8925e (diff)
Add AssetList to extract some boilerplate from AssetMap and PKL.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 2788183b..2e8cd670 100644
--- a/src/wscript
+++ b/src/wscript
@@ -124,6 +124,7 @@ def build(bld):
headers = """
array_data.h
asset.h
+ asset_list.h
asset_map.h
asset_reader.h
asset_writer.h