Slight syntax tweak

pull/2/merge
NiLuJe 12 years ago committed by Qingping Hou
parent 6041e5c0eb
commit 30c3497654

@ -124,7 +124,7 @@ kpdfview: kpdfview.o einkfb.o pdf.o blitbuffer.o drawcontext.o input.o $(POPENNS
$(CRENGINELIBS) \
$(STATICLIBSTDCPP) \
$(LDFLAGS) \
-o kpdfview -lm -ldl -lpthread $(EMU_LDFLAGS) $(DYNAMICLIBSTDCPP)
-o $@ -lm -ldl -lpthread $(EMU_LDFLAGS) $(DYNAMICLIBSTDCPP)
slider_watcher.o: %.o: %.c
$(CC) -c $(CFLAGS) $< -o $@

Loading…
Cancel
Save