summaryrefslogtreecommitdiffstats
path: root/pixmaps/Makefile
blob: 6959a30f78a288a45d768a16f114e4406c3fdfc5 (plain)
1
2
3
4
5
6
all:
	@echo "nothing to do"

install: 
	mkdir -p $(DESTDIR)/usr/share/anaconda/pixmaps
	cp -a *.png $(DESTDIR)/usr/share/anaconda/pixmaps