summaryrefslogtreecommitdiffstats
path: root/pixmaps
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/pixmaps/Makefile b/pixmaps/Makefile
index 42ba92f1c..b89b92cc4 100644
--- a/pixmaps/Makefile
+++ b/pixmaps/Makefile
@@ -7,6 +7,9 @@ install:
mkdir -p $(DESTDIR)/$(ANACONDADATADIR)/pixmaps
install *.png $(DESTDIR)/$(ANACONDADATADIR)/pixmaps
+ mkdir -p $(DESTDIR)/$(ANACONDADATADIR)/pixmaps/comps
+ install comps/*.png $(DESTDIR)/$(ANACONDADATADIR)/pixmaps/comps
+
depend:
clean: