From a22544f49a94c3a75a25f269126eda18fdee4f0a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 7 Aug 2014 13:54:30 -0700 Subject: [PATCH] Include SupportedDivecomputers.txt with the bundled docs After all, it's referenced in the ReleaseNotes.txt and the README Signed-off-by: Dirk Hohndel --- subsurface.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subsurface.pro b/subsurface.pro index fe95731da..5031aca2f 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -285,7 +285,7 @@ else: ICON = subsurface-icon.svg MANPAGE = subsurface.1 XSLT_FILES = xslt ICONS_FILES = icons -DOC_FILES = Documentation/images README Releasenotes.txt +DOC_FILES = Documentation/images README Releasenotes.txt SupportedDivecomputers.txt for(MANUAL,USERMANUALS) DOC_FILES += $$OUT_PWD/Documentation/$$MANUAL THEME_FILES = theme MARBLEDIR = marbledata/maps marbledata/bitmaps