Discover plugins in converter.c
[babeltrace.git] / plugins / ctf / text / Makefile.am
index dc4bbd060e0614ec75aa0f2eb081f9774c0e456e..9af02eb94039bcba241d2612f7e4f8de38872304 100644 (file)
@@ -8,7 +8,7 @@ lib_LTLIBRARIES = libbabeltrace-plugin-ctf-text.la
 libbabeltrace_plugin_ctf_text_la_SOURCES = \
        text.c
 
-# Request that the linker keeps all static librarie objects.
+# Request that the linker keeps all static library objects.
 libbabeltrace_plugin_ctf_text_la_LDFLAGS = \
        -Wl,--no-as-needed -version-info $(BABELTRACE_LIBRARY_VERSION)
 
This page took 0.022903 seconds and 4 git commands to generate.