Skip to content

Commit

Permalink
Merge branch 'stable-3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfwilson committed Jan 24, 2018
2 parents c52063a + 8e0346a commit 16e9b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ endif

all-local: semigroups.la
$(mkdir_p) $(top_srcdir)/$(BINARCHDIR) $(top_srcdir)/bin/lib
cp -R src/libsemigroups/.libs/* $(top_srcdir)/bin/lib/
cp -RL src/libsemigroups/.libs/* $(top_srcdir)/bin/lib/
if SYS_IS_CYGWIN
cp .libs/semigroups.dll $(GAPINSTALLLIB)
else
Expand Down

0 comments on commit 16e9b41

Please sign in to comment.