summaryrefslogtreecommitdiff
path: root/gio/src/filelist.am
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2023-04-17 16:01:10 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2023-04-17 16:01:10 +0200
commit4a59730ba4b410ee1fb0080f5e4d6e8cc798a298 (patch)
tree7521c113a32c4b0329d8aa6765a29a91178c53d4 /gio/src/filelist.am
parent262c4da18c78c01ee15ce079bb85c80a8d9e7650 (diff)
downloadglibmm-4a59730ba4b410ee1fb0080f5e4d6e8cc798a298.tar.gz
Add Gio::Subprocess, SubprocessLauncher and examples/subprocess
Fixes #106
Diffstat (limited to 'gio/src/filelist.am')
-rw-r--r--gio/src/filelist.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/src/filelist.am b/gio/src/filelist.am
index 12929523..8138f469 100644
--- a/gio/src/filelist.am
+++ b/gio/src/filelist.am
@@ -127,6 +127,8 @@ giomm_files_any_hg = \
socketlistener.hg \
socketservice.hg \
srvtarget.hg \
+ subprocess.hg \
+ subprocesslauncher.hg \
tcpconnection.hg \
tcpwrapperconnection.hg \
threadedsocketservice.hg \