summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2008-06-22 02:46:39 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2008-07-15 12:28:51 +0200
commitabfe553117ed3c57345b6813bf0c6b7a389910f4 (patch)
tree933fdd03ea361a2ced71d4409229c32ca3096aaa /Makefile.am
parent38dfb6b7d3fba70642a897494ced647ef9feb47b (diff)
downloadnbb-abfe553117ed3c57345b6813bf0c6b7a389910f4.tar.gz
nbb-abfe553117ed3c57345b6813bf0c6b7a389910f4.tar.xz
nbb-abfe553117ed3c57345b6813bf0c6b7a389910f4.zip
Rename nbb_lib.py to nbblib/__init__.py
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 7 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a6443da..48f5e6d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,12 @@
+nbblibdir = $(pythondir)/nbblib
+
CLEANFILES =
BUILT_SOURCES =
EXTRA_DIST =
-man1_MANS =
UPLOAD_FILES =
+TESTS =
+
+man1_MANS =
doc_DATA =
dist_doc_DATA =
bin_PROGRAMS =
@@ -11,7 +15,8 @@ bin_SCRIPTS =
check_SCRIPTS =
python_PYTHON =
nodist_python_PYTHON =
-TESTS =
+nodist_nbblib_PYTHON =
+nbblib_PYTHON =
AM_INSTALLCHECK_STD_OPTIONS_EXEMPT =
# For the test cases