summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-29 20:55:30 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-29 20:55:30 (EST)
commit143be949563795c73e007f64606339c224da120c (patch)
tree7012f3df5f6e9cd086cece00b803966357b73af1 /lib/Makefile.in
parent147e87860627d0a0ed4253200659b275ad30eeb0 (diff)
Write lib/architecture.
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 107bc9b..526bf3a 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -27,7 +27,7 @@ LIBDIR = @libdir@
.SUFFIXES:
-OBJS = controlfields
+OBJS = controlfields architecture
.PHONY: all
all: $(OBJS)