We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4cce2 commit 2fd6413Copy full SHA for 2fd6413
c/Makefile.in
@@ -38,7 +38,7 @@ LINKXDIF = -L$(libdir) -L. -lxdifile
38
39
all: $(READER) $(LIBXDIF_STATIC) $(LIBXDIF_SHARED)
40
41
-$(READER).o: $(READER).c
+$(READER).o: $(READER).c $(XDIHEADERS)
42
43
.PHONY: clean install default
44
0 commit comments