README.md: split required and optional dependencies
[lttng-ust.git] / doc / examples / Makefile.am
index 2f376e254d28fe6045badeeb7a949e62b1009568..7a511fe46d8ec395e6884e11aed8a5ca059b0fd2 100644 (file)
@@ -12,7 +12,10 @@ if BUILD_JAVA_AGENT_WITH_JUL
 doc_examples_java_juldir = ${docdir}/examples/java-jul
 dist_doc_examples_java_jul_DATA = java-jul/Makefile \
                                  java-jul/Hello.java \
-                                 java-jul/run
+                                 java-jul/run \
+                                 java-jul/ApplicationContextExample.java \
+                                 java-jul/FilterChangeListenerExample.java \
+                                 java-jul/README
 SUBDIRS_JUL = java-jul
 endif
 
This page took 0.023746 seconds and 4 git commands to generate.