ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/contrib/Makefile.am
(Generate patch)

Comparing ircd-hybrid-7.2/contrib/Makefile.am (file contents):
Revision 915 by michael, Wed Nov 7 23:40:08 2007 UTC vs.
Revision 916 by michael, Wed Nov 7 23:47:26 2007 UTC

# Line 86 | Line 86 | spy_trace_notice_la_SOURCES = spy_trace_
86   spy_whois_notice_la_SOURCES = spy_whois_notice.c
87  
88   modules: $(modules_LTLIBRARIES)
89 +
90 + %.la: %.lo
91 +        $(LINK) -rpath $(modulesdir) $(MODULE_FLAGS) $< $(LIBS)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines