summaryrefslogtreecommitdiffstats
path: root/pixmaps
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-07-17 03:32:25 +0000
committerMike Fulbright <msf@redhat.com>2002-07-17 03:32:25 +0000
commit25eaa3cffafbfd21e6c8e7dec4cc3fe2ae55ec43 (patch)
tree4085da21962f51bfbb5105b88a2df7d0ce6b4764 /pixmaps
parent8b73321c02e73c29e5f53164c165bec3311b1fd8 (diff)
downloadanaconda-25eaa3cffafbfd21e6c8e7dec4cc3fe2ae55ec43.tar.gz
anaconda-25eaa3cffafbfd21e6c8e7dec4cc3fe2ae55ec43.tar.xz
anaconda-25eaa3cffafbfd21e6c8e7dec4cc3fe2ae55ec43.zip
install comps icons
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: