From 185267602502d08661feabdf1c73e8fa98303744 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Sat, 30 Jun 2012 11:49:44 +0200 Subject: [PATCH] fixed release build --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5779c1319a..ac59e2835a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -302,7 +302,7 @@ clean-local: .PHONY: built-sources -built-sources: build.h errorfiles +built-sources: build.h errorfiles $(JAVASCRIPT_HEADER) ################################################################################ ## --SECTION-- DEPENDENCIES