chiark / gitweb /
Look after mdwopt in the common files distrib.
authormdw <mdw>
Wed, 24 Mar 1999 22:27:26 +0000 (22:27 +0000)
committermdw <mdw>
Wed, 24 Mar 1999 22:27:26 +0000 (22:27 +0000)
.links
.skelrc

diff --git a/.links b/.links
index e866fdd9c63da5fb1911ff145574cd6dae70bf1c..e734998896b2e80d201ee1d5b8f8bdfe47d3ed8d 100644 (file)
--- a/.links
+++ b/.links
@@ -1,6 +1,8 @@
-COPYING
+COPYING.LIB
 config.guess
 config.sub
 install-sh
+mdwopt.c
+mdwopt.h
 missing
 mkinstalldirs
diff --git a/.skelrc b/.skelrc
index 6d88ea1b2ac3d6ac5ed08e37415bb5440de2c717..06707ba38cd917ecc8264f9dd411f8e7914ba551 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -4,5 +4,6 @@
       (append
        '((author . "Straylight/Edgeware")
         (full-title . "the mLib utilities library")
-        (program . "mLib"))
+        (program . "mLib")
+        (licence-text . skelrc-lgpl))
        skel-alist))