Skip to content
Snippets Groups Projects
Commit fbb7c445 authored by Oliver Sander's avatar Oliver Sander
Browse files

New buildsystem needs to consider iso.c, too

[[Imported from SVN: r7897]]
parent ff802c3e
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ endif
noinst_LTLIBRARIES = $(LIB_2D) $(LIB_3D)
SOURCES = wpm.c graph.c wop.c initgraph.c plotproc.c placer.c bullet.c bullet.h graph.h initgraph.h plotproc.h wop.h wpm.h
SOURCES = wpm.c graph.c wop.c initgraph.c plotproc.c placer.c bullet.c bullet.h graph.h initgraph.h plotproc.h wop.h wpm.h iso.c
libuggraph2_la_SOURCES = $(SOURCES)
libuggraph2_la_CPPFLAGS = $(UG_2DFLAGS)
......
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