Skip to content
Snippets Groups Projects
Commit bc349314 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Removed png in included Makefile.

parent eff93363
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@ INCLUDES = -I. $(AMDIS_INCLUDE) $(MPCCI_INCLUDE) $(REINIT_INCLUDE) $(PARALLEL_IN
# ============================================================================
AMDIS_LIB = -L$(AMDIS_DIR)/lib -lamdis -lcompositeFEM
PNG_LIB = -lpng
PNG_LIB =
UMFPACK_LIB = -L$(AMDIS_DIR)/lib/AMD/Lib -L$(AMDIS_DIR)/lib/UMFPACK/Lib
ifeq ($(strip $(USE_SERVER)), mars)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment