diff Makefile.gen @ 231:e90dba0cd12a

Implement HTML stuff for about dialog.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 11 Apr 2018 12:38:47 +0300
parents 37d5f4329449
children 6a12c82d082e
line wrap: on
line diff
--- a/Makefile.gen	Tue Mar 20 14:42:06 2018 +0200
+++ b/Makefile.gen	Wed Apr 11 12:38:47 2018 +0300
@@ -35,7 +35,7 @@
 LOGO_IMG ?= CafeKampus_logo_FINAL_RGB.png
 ICON_PNGS = icon-64.png icon-48.png icon-32.png icon-16.png
 
-APP_RESOURCES += $(addprefix $(APP_IMG),logo.png $(ICON_PNGS))
+APP_RESOURCES += $(addprefix $(APP_IMG),logo.png $(ICON_PNGS)) COPYING.html
 
 
 # And target lists