Fix autotools build

This commit is contained in:
Mike Gelfand 2017-05-17 00:56:39 +03:00
parent ef8cb30f7c
commit 7a1a1acd22
1 changed files with 3 additions and 1 deletions

View File

@ -129,12 +129,14 @@ BUILT_SOURCES += \
EXTRA_DIST = \
$(DESKTOP_IN_FILES) \
$(APPDATA_IN_FILES) \
$(UI_FILES) \
transmission.gresource.xml \
transmission.png
DISTCLEANFILES = \
transmission-gtk.desktop
$(DESKTOP_FILES) \
$(APPDATA_FILES)
if WIN32