Skip to content
Snippets Groups Projects
Commit ec4d3ee4 authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

Oops... forgot to include common/libgridcommon.la

[[Imported from SVN: r2153]]
parent 41a1ee0a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ SUBDIRS = albertagrid alu3dgrid common onedgrid sgrid uggrid yaspgrid test
noinst_LTLIBRARIES = libgrid.la
# always part of lib:
SUBLIBS = onedgrid/libonedgrid.la
SUBLIBS = common/libgridcommon.la onedgrid/libonedgrid.la
# conditional parts:
if UG
......
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