Fix Makefile
1 files changed, 1 insertions(+), 1 deletions(-) M Makefile
M Makefile => Makefile +1 -1
@@ 10,7 10,7 @@ OBJ=wlopm.o wlr-output-power-management-unstable-v1.o xdg-output-unstable-v1.o GEN=wlr-output-power-management-unstable-v1.c wlr-output-power-management-unstable-v1.h xdg-output-unstable-v1.c xdg-output-unstable-v1.h wlopm: $(OBJ) $(CC)$ $(LDFLAGS) -o $@ $(OBJ) $(LIBS) $(CC) $(LDFLAGS) -o $@ $(OBJ) $(LIBS) $(OBJ): $(GEN)