Skip to content

Commit 5eed35a

Browse files
author
Vivien Malerba
committed
Correction for bug #750891
1 parent 5041a0b commit 5eed35a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/browser/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ EXTRA_DIST = \
198198
marshal.list \
199199
browser-res.rc \
200200
gda-browser.ico \
201-
$(Desktop_in_files) $(icons_DATA) $(appicons_DATA)
201+
$(Desktop_in_files) $(icons_DATA) $(appicons_DATA) \
202+
$(appdata_in_files)
202203

203204
DISTCLEANFILES = $(desktop_DATA)
204205

0 commit comments

Comments
 (0)