mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
build: don't double install clutter-version.h
Automake 1.11 installs several files in one command, and it fails if the same file is installed two times. See NEWS for details: http://lists.gnu.org/archive/html/automake/2009-05/msg00093.html Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
This commit is contained in:
parent
097400747e
commit
86230eb9fa
@ -236,7 +236,6 @@ clutter_HEADERS = \
|
||||
$(source_h) \
|
||||
$(top_builddir)/clutter/clutter-json.h \
|
||||
$(top_builddir)/clutter/clutter-enum-types.h \
|
||||
$(top_builddir)/clutter/clutter-version.h \
|
||||
$(top_srcdir)/clutter/clutter.h
|
||||
|
||||
if HAVE_INTROSPECTION
|
||||
|
Loading…
Reference in New Issue
Block a user