summaryrefslogtreecommitdiff
path: root/the-price-of-a-cup-of-coffee.asd
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2019-10-11 08:47:42 -0500
committerBoutade <thegoofist@protonmail.com>2019-10-11 08:47:42 -0500
commitc85f71217c22ef26ff7a02d47bf31a175764fd55 (patch)
tree9309945bd8f6826de95bd1501a3507f5a607f4ae /the-price-of-a-cup-of-coffee.asd
parent89a57373ad50be71d863bba415f40e04467e560a (diff)
added nance assets
Diffstat (limited to 'the-price-of-a-cup-of-coffee.asd')
-rw-r--r--the-price-of-a-cup-of-coffee.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/the-price-of-a-cup-of-coffee.asd b/the-price-of-a-cup-of-coffee.asd
index 00bb264..59de235 100644
--- a/the-price-of-a-cup-of-coffee.asd
+++ b/the-price-of-a-cup-of-coffee.asd
@@ -8,4 +8,5 @@
:serial t
:depends-on (#:animise #:sdl2 #:sdl2-image #:harmony)
:components ((:file "package")
+ (:file "assets")
(:file "the-price-of-a-cup-of-coffee")))