X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=build%2FMakefile.obcl;fp=build%2FMakefile.obcl;h=c972a77614fcb62d17051876b1d49d29d053b8df;hb=b3ed490e8f4c438535a2cf6be1600242e1031440;hp=5e40384e3122e95c91cb8aaff1b3341a8594f3a8;hpb=09deadf727d3ad8e83a1716239adb642a64c9dd9;p=chaz%2Fopenbox diff --git a/build/Makefile.obcl b/build/Makefile.obcl index 5e40384e..c972a776 100644 --- a/build/Makefile.obcl +++ b/build/Makefile.obcl @@ -25,7 +25,7 @@ $(dir)/%.lo: $(srcdir)/%.c $(depdir)/%.d $(depdir)/%.d: $(srcdir)/%.c @echo Building dependancies for $< @$(INSTALL) -d $(depdir) - @$(DEPCOMPILE) -w -MM -MF $@ -MQ $(<:.c=.o) $< + @$(DEPCOMPILE) -w -MM -MF $@ -MQ $(<:.c=.lo) $< install: $(INSTALL) -d $(DESTDIR)$(libdir)/