Add the new tests to the correct variable

This commit is contained in:
Matthias Clasen 2010-07-04 23:40:42 -04:00
parent 14db75381e
commit c915c68b6b

View File

@ -58,6 +58,8 @@ TEST_PROGS += \
application \ application \
testapps \ testapps \
appinfo \ appinfo \
icons \
contenttype \
$(NULL) $(NULL)
endif endif
@ -79,8 +81,6 @@ SAMPLE_PROGS = \
gdbus-example-proxy-subclass \ gdbus-example-proxy-subclass \
testapp \ testapp \
appinfo-test \ appinfo-test \
icons \
contenttype \
$(NULL) $(NULL)