From: michael Date: Sun, 10 May 2015 16:56:10 +0000 (+0000) Subject: - Makefile.am: add serno.h to hopm_SOURCES X-Git-Tag: 1.0.6~6 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=59fd88c6162725c13ba242d5a89215d9f743a476;p=hopm.git - Makefile.am: add serno.h to hopm_SOURCES git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5966 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/src/Makefile.am b/src/Makefile.am index e43669c..4256082 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -37,6 +37,7 @@ hopm_SOURCES = compat.c \ patchlevel.h \ scan.c \ scan.h \ + serno.h \ stats.c \ stats.h