mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
269 B
Makefile
12 lines
269 B
Makefile
IPDLSRCS = \
|
|
PTestArrays.ipdl \
|
|
PTestArraysSub.ipdl \
|
|
PTestDesc.ipdl \
|
|
PTestDescSub.ipdl \
|
|
PTestDescSubsub.ipdl \
|
|
PTestLatency.ipdl \
|
|
PTestManyChildAllocs.ipdl \
|
|
PTestManyChildAllocsSub.ipdl \
|
|
PTestSanity.ipdl \
|
|
$(NULL)
|