Skip to content

Commit 38eb04c

Browse files
committed
Fix missing appdata file in data/Makefile.am
1 parent 941eb27 commit 38eb04c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ install-data-hook:
1212
uninstall-hook:
1313
$(UPDATE_DESKTOP)
1414

15-
EXTRA_DIST = icon-theme-installer
15+
EXTRA_DIST = icon-theme-installer nitrogen.appdata.xml
16+

0 commit comments

Comments
 (0)