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

Fix rules

parent 11ef1b5d
No related branches found
No related tags found
No related merge requests found
...@@ -105,7 +105,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ ...@@ -105,7 +105,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
include $(top_srcdir)/am/global-rules include $(top_srcdir)/am/global-rules
BUILT_SOURCES = timestepping.hh timestepping.cc BUILT_SOURCES = timestepping.hh timestepping.cc
$(srcdir)/timestepping.cc: $(srcdir)/timestepping.org $(srcdir)/timestepping.cc $(srcdir)/timestepping.hh: $(srcdir)/timestepping.org
emacs -Q --batch --eval \ emacs -Q --batch --eval \
"(let (vc-handled-backends) \ "(let (vc-handled-backends) \
(org-babel-tangle-file \"$<\" nil 'c++))" (org-babel-tangle-file \"$<\" nil 'c++))"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment