From d761d8b168bb245ab382b93142a8f9595bbb6404 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 8 Feb 2014 14:24:00 +0100 Subject: input/nfs: move nfs_domain to lib/nfs/Domain.cxx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3