Add missing nodistdir directive

git-svn-id: http://svn.osgeo.org/qgis/trunk@5287 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2006-04-16 01:54:24 +00:00
parent 76e5b5d640
commit 2a33a89735
3 changed files with 3 additions and 1 deletions

View File

@ -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 \

View File

@ -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 \

View File

@ -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
#