File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 8
8
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
9
9
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
10
11
+ nodistdir = .
11
12
noinst_PROGRAMS = testqgsapplication \
12
13
testqgsapplication \
13
14
testqgscolortable \
Original file line number Diff line number Diff line change 8
8
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
9
9
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
10
11
+ nodistdir = .
11
12
nodist_PROGRAMS = testqgisapp \
12
13
testqgsabout \
13
14
testqgsaddattrdialog \
Original file line number Diff line number Diff line change 9
9
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
10
11
11
nodist_PROGRAMS = testqgsrasterlayer
12
-
12
+ nodistdir = .
13
13
#
14
14
# Define some global variables that will be used for building each test
15
15
#
You can’t perform that action at this time.
0 commit comments