sync.desktop: fixed "make dist" after recent rename

The file which has to be distributed is "sync.desktop.in" now,
not "sync.desktop".
This commit is contained in:
Patrick Ohly 2009-07-13 14:32:10 +02:00
parent adeeb3330c
commit b7f06f02b6
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -15,5 +15,8 @@ ltmain.sh
missing
Makefile.in
src/Makefile.am
po/Makefile.in.in
mkinstalldirs
intltool-*.in
.gitignore
*.patch

View File

@ -14,13 +14,11 @@ themerc_DATA = \
sync-ui.rc
desktopdir = $(datadir)/applications
desktop_DATA = \
sync.desktop
EXTRA_DIST = \
ui.glade \
$(themerc_DATA) \
$(desktop_DATA) \
$(applications_in_files) \
$(noinst_DATA)
ui.xml: ui.glade