mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Add missing nodistdir directive
git-svn-id: http://svn.osgeo.org/qgis/trunk@5287 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
76e5b5d640
commit
2a33a89735
@ -8,6 +8,7 @@
|
||||
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
||||
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
nodistdir = .
|
||||
noinst_PROGRAMS = testqgsapplication \
|
||||
testqgsapplication \
|
||||
testqgscolortable \
|
||||
|
@ -8,6 +8,7 @@
|
||||
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
||||
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
nodistdir = .
|
||||
nodist_PROGRAMS = testqgisapp \
|
||||
testqgsabout \
|
||||
testqgsaddattrdialog \
|
||||
|
@ -9,7 +9,7 @@
|
||||
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
nodist_PROGRAMS = testqgsrasterlayer
|
||||
|
||||
nodistdir = .
|
||||
#
|
||||
# Define some global variables that will be used for building each test
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user