fix name
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 30 May 2003 18:19:14 +0000 (18:19 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 30 May 2003 18:19:14 +0000 (18:19 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@54 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/configure.in
ltt/branches/poly/lttv/plugins/Makefile.am

index 99b1de5df2c9740467a5e38150c5e47cabc74a44..f67de63ce6e6954572831e6687f0e5329ed53f8c 100644 (file)
@@ -55,7 +55,7 @@ AC_CONFIG_FILES([Makefile
                 lttv/modules/gui/Makefile
                 lttv/modules/text/Makefile
                  lttv/plugins/Makefile
-                lttv/plugins/exemples/Makefile
+                lttv/plugins/examples/Makefile
                 lttd/Makefile
                 ltt/Makefile
                 include/Makefile
index 0ab08e393c3f8df14e557c2062f767b6e718ecc7..ccdd038d252b021a599d8b4ef4529af3d447dd44 100644 (file)
@@ -4,7 +4,7 @@
 # Created by Mathieu Desnoyers on May 6, 2003
 #
 
-SUBDIRS = exemples
+SUBDIRS = examples
 
 libdir = ${lttvplugindir}
 
This page took 0.024397 seconds and 4 git commands to generate.