aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b944c3152..54d338c9a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -261,7 +261,7 @@ stamp_files = \
stamp-ephy-dbus-server-bindings.h \
stamp-ephy-dbus-client-bindings.h
-ephy-type-builtins.c: stamp-ephy-type-builtins.c
+ephy-type-builtins.c: stamp-ephy-type-builtins.c Makefile
@true
stamp-ephy-type-builtins.c: $(INST_H_FILES) $(NOINST_H_FILES)
( cd $(srcdir) && $(GLIB_MKENUMS) \
@@ -281,7 +281,7 @@ stamp-ephy-type-builtins.c: $(INST_H_FILES) $(NOINST_H_FILES)
&& rm -f xgen-$(@F) \
&& echo timestamp > $(@F)
-ephy-type-builtins.h: stamp-ephy-type-builtins.h
+ephy-type-builtins.h: stamp-ephy-type-builtins.h Makefile
@true
stamp-ephy-type-builtins.h: $(INST_H_FILES) $(NOINST_H_FILES)
( cd $(srcdir) && $(GLIB_MKENUMS) \