summaryrefslogtreecommitdiffstats
path: root/rasmgr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'rasmgr/Makefile.am')
-rw-r--r--rasmgr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rasmgr/Makefile.am b/rasmgr/Makefile.am
index 120d24f..3361f93 100644
--- a/rasmgr/Makefile.am
+++ b/rasmgr/Makefile.am
@@ -35,7 +35,7 @@ rasmgr_SOURCES=ras_crypto.cc rasmgr_config.cc rasmgr_host.cc rasmgr_main.cc rasm
rasmgr.hh rasmgr_protocol.hh rasmgr_master.hh \
../mymalloc/mymalloc_cln.cc ../mymalloc/mymalloc.h
-rasmgr_LDADD= ../raslib/libraslib.a ../network/libnetwork.a ../commline/libcommline.a
+rasmgr_LDADD= ../raslib/libraslib.la ../network/libnetwork.la ../commline/libcommline.la
SUBDIRS=../network ../commline