ust: continue work
[ust.git] / libmarkers / Makefile
index e53283c99d14c3993a75cf691f81019eb5e42cf8..d4f8ecdae864f1ced5907b2d7096365c2ae43530 100644 (file)
@@ -1,6 +1,6 @@
 all: libmarkers.so
 
 libmarkers.so: marker.c *.c *.h
-       gcc -g -fPIC -I../share -I../libtracing -shared -o libmarkers.so marker.c ../share/kref.c
+       gcc -g -fPIC -I../share -I../libtracing -shared -o libmarkers.so marker.c ../share/kref.c ../libtracing/channels.c
 
 .PHONY: libmarkers.so all
This page took 0.0223 seconds and 4 git commands to generate.