Move liblttng-ust-python-agent to 'src/lib/'
[lttng-ust.git] / .gitignore
index 7bf195fbaa0b04c2675b3daa748f707b54f32d0f..e0cbc8cbc870df131f21d2e953d259003efb780e 100644 (file)
@@ -15,13 +15,11 @@ Makefile.in
 *.info
 *.class
 cscope.*
+.dirstamp
 
 /configure
 /aclocal.m4
 /autom4te.cache
-/include/config.h
-/include/config.h.in
-/include/stamp-h1
 /include/lttng/stamp-h2
 /include/lttng/stamp-h3
 /include/lttng/ust-version.h
@@ -49,8 +47,11 @@ cscope.*
 /config.status
 /libtool
 
-/src/lttng-ust.pc
+/src/common/config.h
+/src/common/config.h.in
+/src/common/stamp-h1
 /src/lttng-ust-ctl.pc
+/src/lttng-ust.pc
 
 /doc/examples/demo/demo
 /doc/examples/easy-ust/sample
@@ -123,6 +124,7 @@ cscope.*
 /doc/examples/Makefile
 /doc/man/Makefile
 /include/Makefile
+/src/common/Makefile
 /src/libcounter/Makefile
 /src/liblttng-ust-comm/Makefile
 /src/liblttng-ust-ctl/Makefile
@@ -142,12 +144,11 @@ cscope.*
 /src/liblttng-ust-java-agent/jni/log4j/Makefile
 /src/liblttng-ust-java/Makefile
 /src/liblttng-ust-libc-wrapper/Makefile
-/src/liblttng-ust-python-agent/Makefile
+/src/lib/lttng-ust-python-agent/Makefile
+/src/lib/Makefile
 /src/liblttng-ust/Makefile
-/src/libmsgpack/Makefile
 /src/libringbuffer/Makefile
 /src/python-lttngust/Makefile
-/src/snprintf/Makefile
 /src/Makefile
 /tests/Makefile
 /tests/benchmark/Makefile
This page took 0.023914 seconds and 4 git commands to generate.