The attached patch makes sure code samples will get compiled when
typing 'make'. This is both to test that they do compile, and to give
easy access to the binaries for running them.

-- 
Michel "Walken" Lespinasse
A program is never fully debugged until the last user dies.
Index: Makefile.am
===================================================================
--- Makefile.am	(revision 1195)
+++ Makefile.am	(working copy)
@@ -1,5 +1,4 @@
-SUBDIRS = libmpeg2 include libvo src test vc++
-DIST_SUBDIRS = doc $(SUBDIRS)
+SUBDIRS = libmpeg2 include libvo src doc test vc++
 
 EXTRA_DIST = bootstrap CodingStyle \
     m4/cflags.m4 m4/inttypes.m4 m4/keywords.m4 m4/nonpic.m4
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmpeg2-devel mailing list
Libmpeg2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel

Reply via email to