atk/atkprivate.h and tests/teststateset.c were missed from the source
distribution, so make up for them to fix the build.
https://bugzilla.gnome.org/show_bug.cgi?id=726216
atkobject.c \
atkobjectfactory.c \
atkplug.c \
+ atkprivate.h \
atkprivate.c \
atkrange.c \
atkregistry.c \
testrole_SOURCES = testrole.c
testrelation_SOURCES = testrelation.c
teststateset_SOURCES = teststateset.c
-teststateset_SOURCES = testvalue.c
+testvalue_SOURCES = testvalue.c
testatk_vc.mak: testatk_vc.makin $(top_srcdir)/build/atk_msvc_files.py $(top_srcdir)/build/msvcfiles.py
$(PYTHON) $(top_srcdir)/build/atk_msvc_files.py -t nmake-exe