X-Git-Url: https://git.mxchange.org/?p=quix0rs-blobwars.git;a=blobdiff_plain;f=makefile;h=0a9cc9460f6072c5f61b79ea987e407d1ee27a1b;hp=0946fb8c4418917de80dbe6522ba9e7908394c0c;hb=a75a8c09fe59e60e12f1fc8972c294e25b73051e;hpb=e520f4253c14620a4606a659a7f7be8bd03a62d0 diff --git a/makefile b/makefile index 0946fb8..0a9cc94 100755 --- a/makefile +++ b/makefile @@ -118,6 +118,7 @@ ifeq ($(USEPAK), 1) else cp -pr $(DATA) $(DESTDIR)$(DATADIR) endif + cp -p $(DOCS) $(DESTDIR)$(DOCDIR) cp -p $(ICONS)$(PROG).png $(DESTDIR)$(ICONDIR)32x32/apps/ cp -p $(ICONS)$(PROG)-mini.png $(DESTDIR)$(ICONDIR)16x16/apps/$(PROG).png cp -p $(ICONS)$(PROG)-large.png $(DESTDIR)$(ICONDIR)64x64/apps/$(PROG).png