summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/hackersguide/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hackersguide/Makefile.am b/doc/hackersguide/Makefile.am
index 35d96ca9a..17d7eed8f 100644
--- a/doc/hackersguide/Makefile.am
+++ b/doc/hackersguide/Makefile.am
@@ -61,7 +61,7 @@ hackersguide.html: $(hackersguide_sgml)
endif
if HAVE_FIG2DEV
-fig.png:
+.fig.png:
$(FIG2DEV) -L png -S 4 $< $@;
else
.fig.png: