summaryrefslogtreecommitdiff
path: root/src/arch/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-05-11 15:22:42 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-05-11 15:22:42 (GMT)
commit80dc0ac97987ad9246bee7c47458a015339453bf (patch)
treed049aaa7417e9568adbec073fc74cac1df619aed /src/arch/Makefile.am
parente2f87e6e92a361cdd66b6867f51dda2abb1ed1b3 (diff)
Changed the way the program is built.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@62 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/arch/Makefile.am')
-rw-r--r--src/arch/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/Makefile.am b/src/arch/Makefile.am
index ad5e3c6..da522df 100644
--- a/src/arch/Makefile.am
+++ b/src/arch/Makefile.am
@@ -9,8 +9,7 @@ libarch_la_SOURCES = \
processor-int.h \
processor.h processor.c
-libarch_la_LIBADD = \
- x86/libarchx86.a
+libarch_la_LIBADD =
libarch_la_LDFLAGS =