Don't dist gnome-shell.in
We only want to include gnome-shell.in.in in the tarball. If we include gnome-shell.in, then it won't be regenerated, and paths won't be correct for the install location.
This commit is contained in:
parent
26a074588b
commit
fdd50f09dd
@ -30,9 +30,9 @@ install-data-local:
|
||||
|
||||
EXTRA_DIST = \
|
||||
gnome-shell.desktop.in.in \
|
||||
gnome-shell.desktop.in \
|
||||
$(schema_DATA)
|
||||
|
||||
CLEANFILES = \
|
||||
gnome-shell.desktop.in \
|
||||
$(desktop_DATA)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user