Skip to content
Snippets Groups Projects
Commit dd9fbdf8 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Include global-rules

parent 2c8b8423
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,5 @@ run-octave: $(OCTAVE_MODULES)
$(OCTAVE) --path $(abs_builddir) --path $(abs_srcdir)
include $(srcdir)/octave.mk
include $(top_srcdir)/am/global-rules
......@@ -21,3 +21,5 @@ LDADD = \
AM_LDFLAGS = \
$(DUNE_LDFLAGS) \
$(PYTHON_LDFLAGS)
include $(top_srcdir)/am/global-rules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment