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:
Owen W. Taylor 2009-08-10 17:47:52 -04:00
parent 26a074588b
commit fdd50f09dd

View File

@ -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)