Skip to content

Commit

Permalink
added hclass35.py to Makefile, excessive trailing newlines.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin De Schepper committed Mar 20, 2021
1 parent 3c5b4b2 commit 080f14a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion share/lib/python/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ neuron/units.py \
neuron/gui.py \
neuron/hclass2.py \
neuron/hclass3.py \
neuron/hclass35.py \
neuron/__init__.py \
neuron/psection.py \
neuron/sections.py \
Expand Down Expand Up @@ -85,4 +86,3 @@ EXTRA_DIST = $(nobase_neuronhomepython_DATA)
# if test $(NRNPYTHON_PYMAJOR) -gt 2 ; then \
# $(PY2TO3) -w $(DESTDIR)$(neuronhomepythondir) ; \
# fi

2 changes: 0 additions & 2 deletions share/lib/python/neuron/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## Files which get installed in $(prefix)/share:

SUBDIRS = rxd crxd


0 comments on commit 080f14a

Please sign in to comment.