mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
dccb0805dd
--HG-- rename : dom/ipc/ContentProcess.ipdl => dom/ipc/PContentProcess.ipdl rename : dom/ipc/IFrameEmbedding.ipdl => dom/ipc/PIFrameEmbedding.ipdl rename : ipc/test-harness/Test.ipdl => ipc/test-harness/PTest.ipdl rename : ipc/testshell/TestShell.ipdl => ipc/testshell/PTestShell.ipdl rename : ipc/testshell/TestShellCommand.ipdl => ipc/testshell/PTestShellCommand.ipdl
5 lines
70 B
Makefile
5 lines
70 B
Makefile
IPDLSRCS = \
|
|
PTestShell.ipdl \
|
|
PTestShellCommand.ipdl \
|
|
$(NULL)
|