aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pnm/pgm.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/pnm/pgm.scm b/pnm/pgm.scm
index c0e0b25..6c32dea 100644
--- a/pnm/pgm.scm
+++ b/pnm/pgm.scm
@@ -15,6 +15,7 @@
;;;
;;; You should have received a copy of the GNU Lesser General Public License
;;; along with R7RS-PNM. If not, see <https://www.gnu.org/licenses/>.
+
(define-library (pnm pgm)
(export make-pgm-image)
(import (scheme base)