提交 95d18a7c 编写于 作者: B Behdad Esfahbod

[git.mk] Update

上级 d913f98d
...@@ -273,7 +273,7 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk ...@@ -273,7 +273,7 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
$(patsubst %.vala,%.c,$(filter %.vala,$(SOURCES))) \ $(patsubst %.vala,%.c,$(filter %.vala,$(SOURCES))) \
$(filter %_vala.stamp,$(DIST_COMMON)) \ $(filter %_vala.stamp,$(DIST_COMMON)) \
$(filter %.vapi,$(DIST_COMMON)) \ $(filter %.vapi,$(DIST_COMMON)) \
$(patsubst %.vapi,%.h,$(filter %.vapi,$(DIST_COMMON))) \ $(filter %$(patsubst %.vapi,%.h,$(filter %.vapi,$(DIST_COMMON))),$(DIST_COMMON)) \
Makefile \ Makefile \
Makefile.in \ Makefile.in \
"*.orig" \ "*.orig" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册