diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8fc6f23d0..53d596247 100644 --- a/Makefile.am +++ b/Makefile.am @@ -961,6 +961,7 @@ endif if ENABLE_NFS libinput_a_SOURCES += \ + src/lib/nfs/Domain.cxx src/lib/nfs/Domain.hxx \ src/input/plugins/NfsInputPlugin.cxx src/input/plugins/NfsInputPlugin.hxx endif |