From b6c6fdb2427adbfd3d575b571e7381daa99fbcb7 Mon Sep 17 00:00:00 2001
From: Marco Biasini <marco.biasini@unibas.ch>
Date: Thu, 25 Nov 2010 15:07:11 +0100
Subject: [PATCH] added naccess.py to CMakeLists.txt

---
 modules/bindings/pymod/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/bindings/pymod/CMakeLists.txt b/modules/bindings/pymod/CMakeLists.txt
index 86fad8a93..f91dc53d8 100644
--- a/modules/bindings/pymod/CMakeLists.txt
+++ b/modules/bindings/pymod/CMakeLists.txt
@@ -1,2 +1,2 @@
 pymod(NAME bindings PY __init__.py lga.py hbplus.py msms.py tmtools.py 
-                       dssp.py clustalw.py utils.py)
+                       dssp.py clustalw.py utils.py naccess.py)
-- 
GitLab