summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-04 12:00:06 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-04 12:00:06 +0000
commite84077e4b24ff7fa19b114f58d0343cb40144e82 (patch)
treeaa2f4ec35954c549720317bc2d9ea59c4d828663 /configure.ac
parent57755079fb0d0bba7dd202cb8b2222877a039634 (diff)
fix make distcheck mv examples/gstreamer examples/gst
Original commit message from CVS: fix make distcheck mv examples/gstreamer examples/gst
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 36f88db034..b37ba5fbed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -151,7 +151,7 @@ AC_OUTPUT([
pkgconfig/gst-python.pc
pkgconfig/gst-python-uninstalled.pc
examples/Makefile
- examples/gstreamer/Makefile
+ examples/gst/Makefile
docs/Makefile
docs/gst-python.ent
testsuite/Makefile