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 bbad5d4..e2532cd 100644
--- a/html-jen.asd
+++ b/html-jen.asd
@@ -7,4 +7,7 @@
(:file "tanım")
(:file "okur")
(:file "üretim")
- (:file "ana")))
+ (:file "ana"))
+ :build-operation "program-op"
+ :build-pathname "html-üret"
+ :entry-point "html-jen::ana")