mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
df0dc3228b
--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)
|