rename src/nepi/ into just nepi/
[nepi.git] / Makefile
index 3c3b841..948634f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 PYTHON     = python
-SRCDIR      = $(CURDIR)/src
+SRCDIR      = $(CURDIR)
 TESTDIR     = $(CURDIR)/test
 TESTLIB     = $(TESTDIR)/lib
 BUILDDIR    = $(CURDIR)/build/lib