summaryrefslogtreecommitdiff
path: root/html-jen.asd
diff options
context:
space:
mode:
Diffstat (limited to 'html-jen.asd')
-rw-r--r--html-jen.asd5
1 files changed, 4 insertions, 1 deletions
diff --git a/html-jen.asd b/html-jen.asd
index dec6e73..60ee243 100644
--- a/html-jen.asd
+++ b/html-jen.asd
@@ -3,4 +3,7 @@
:license "GPLv3"
:depends-on (uiop)
:description "Markdown dosyalarından HTML jenerasyonu yapan yazılım."
- :components ((:file "paket")))
+ :components ((:file "paket")
+ (:file "tanım")
+ (:file "okur")
+ (:file "html-jen")))