blob: 702dbc1b5a381462bd59fb990b69680c637eadbf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig 2016-08-24 14:50:57 UTC
+++ Makefile
@@ -14,6 +14,8 @@ DATA = AUTHORS \
images/playlist.png \
images/plugins.png
+CONTRIB = contrib/audacious.appdata.xml
+
include buildsys.mk
install-extra:
|