aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0db1eb6..996c541 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,6 +17,7 @@
sbin_PROGRAMS=tagr
tagr_SOURCES=\
+ apop.c\
graph.c\
grid.c\
html.gram.y\
@@ -30,7 +31,9 @@ tagr_SOURCES=\
report.h\
server.c\
stat.c\
- tagr.h
+ tagr.h\
+ udb.c\
+ xhostname.c
noinst_HEADERS=html.gram.h

Return to:

Send suggestions and report system problems to the System administrator.