Skip to content
Snippets Groups Projects
Commit ad76ccd8 authored by Martin Mareš's avatar Martin Mareš
Browse files

Removed obsolete loop.o

parent f7e6a0d0
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ all: osdd osdc osd-batt
osdd: osdd.o util.o
osdc: osdc.o util.o client.o
osd-batt: osd-batt.o util.o client.o loop.o
osd-batt: osd-batt.o util.o client.o
osdd.o: CFLAGS+=$(shell xosd-config --cflags)
osdd: LDFLAGS+=$(shell xosd-config --libs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment