mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue