diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am index 88c9e0074..8385555f9 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -18,6 +18,7 @@ git_version.h: echo '#define BUILT_DATE "'`date`'"' > git_version.h ; \ fi noinst_HEADERS = git_version.h +.PHONY: git_version.h SUBDIRS = bedit components widget