gecko/ipc/ipdl/test/cxx/ipdl.mk
2010-01-20 21:50:07 -06:00

20 lines
493 B
Makefile

IPDLSRCS = \
PTestArrays.ipdl \
PTestArraysSub.ipdl \
PTestCrashCleanup.ipdl \
PTestDesc.ipdl \
PTestDescSub.ipdl \
PTestDescSubsub.ipdl \
PTestLatency.ipdl \
PTestManyChildAllocs.ipdl \
PTestManyChildAllocsSub.ipdl \
PTestRPCErrorCleanup.ipdl \
PTestRPCRaces.ipdl \
PTestSanity.ipdl \
PTestShmem.ipdl \
PTestShutdown.ipdl \
PTestShutdownSub.ipdl \
PTestShutdownSubsub.ipdl \
PTestSyncWakeup.ipdl \
$(NULL)