Skip to content
Snippets Groups Projects
Commit e323943a authored by Ansgar Burchardt's avatar Ansgar Burchardt Committed by ansgar
Browse files

Install m4 files to $(datadir)/dune/aclocal.

[[Imported from SVN: r12684]]
parent 37dac5c8
Branches
Tags
No related merge requests found
install(FILES install(FILES
dune-elasticity.m4 dune-elasticity.m4
DESTINATION share/aclocal) DESTINATION share/dune/aclocal)
ALLM4S = dune-elasticity.m4 ALLM4S = dune-elasticity.m4
aclocaldir = $(datadir)/aclocal aclocaldir = $(datadir)/dune/aclocal
aclocal_DATA = $(ALLM4S) aclocal_DATA = $(ALLM4S)
EXTRA_DIST = $(ALLM4S) EXTRA_DIST = $(ALLM4S)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment