diff mbox

[v2,3/3] doc: users-guide: depend on the images

Message ID 1462395594-17671-3-git-send-email-mike.holmes@linaro.org
State Accepted
Commit 6874f9566a705551afe79232c77072aad7308d40
Headers show

Commit Message

Mike Holmes May 4, 2016, 8:59 p.m. UTC
Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
---
 doc/users-guide/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/doc/users-guide/Makefile.am b/doc/users-guide/Makefile.am
index ffb0d1c..214e2c0 100644
--- a/doc/users-guide/Makefile.am
+++ b/doc/users-guide/Makefile.am
@@ -21,7 +21,7 @@  endif
 EXTRA_DIST = $(SRC) $(IMAGES)
 
 doc_DATA = $(TARGET)
-$(TARGET): $(SRC)
+$(TARGET): $(SRC) $(IMAGES)
 
 clean-local:
 	rm -f $(builddir)/$(TARGET)