From ccb5e5e64ff541ca68c6512ffbf18fce539479b6 Mon Sep 17 00:00:00 2001 From: xavier Date: Thu, 30 Apr 2009 13:31:30 +0000 Subject: [PATCH] Modification du fichier qelectrotech.pro afin que `make install' sous Unix mette en place le fichier ChangeLog. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@606 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- qelectrotech.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qelectrotech.pro b/qelectrotech.pro index 400100c42..8fbf1a220 100644 --- a/qelectrotech.pro +++ b/qelectrotech.pro @@ -273,7 +273,7 @@ examples.path = $$join(INSTALL_PREFIX,,,$${QET_EXAMPLES_PATH}) examples.files = examples/* copyright.path = $$join(INSTALL_PREFIX,,,$${QET_LICENSE_PATH}) -copyright.files = LICENSE CREDIT README +copyright.files = LICENSE CREDIT README ChangeLog mime_xml.path = $$join(INSTALL_PREFIX,,,$${QET_MIME_XML_PATH}) mime_xml.files = misc/x-qet-*.xml