diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 37b871e..5a38431 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,4 +12,5 @@ ogserver_SOURCES= src/ogAdmServer.c \ src/rest.c \ src/client.c \ src/json.c \ - src/ogAdmLib.c + src/ogAdmLib.c \ + src/wol.c |