summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2015-06-05 16:46:36 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2015-06-05 16:46:36 +0200
commitb541fedc97ad4ed5e658ce34ee50c74ad756f330 (patch)
tree5da244a1063a2529a5419083b2ea23f8fa76cb63 /Makefile
parent5f4fd4397e8b75ad152aec919f59ecb039ac6105 (diff)
Imported Upstream version 3.6.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 12 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index aa1c787..521c2c8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,18 @@
-SUBDIRS = src man pixmaps po
+SUBDIRS = src man images po
DISTCLEAN = audacious.pc buildsys.mk config.h config.log config.status extra.mk
-DATA = AUTHORS COPYING
+DATA = AUTHORS \
+ COPYING \
+ images/about-logo.png \
+ images/about-logo.svg \
+ images/album.png \
+ images/appearance.png \
+ images/audio.png \
+ images/connectivity.png \
+ images/info.png \
+ images/playlist.png \
+ images/plugins.png
include buildsys.mk