diff options
Diffstat (limited to 'mpeglib/Makefile.am')
-rw-r--r-- | mpeglib/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mpeglib/Makefile.am b/mpeglib/Makefile.am new file mode 100644 index 00000000..d3212dbb --- /dev/null +++ b/mpeglib/Makefile.am @@ -0,0 +1,9 @@ +# This file you have to edit. Change the name here + + +SUBDIRS = lib example + + +EXTRA_DIST = CHANGES doemacs TODO \ + PROBLEMS INSTALL configure.in.in README-WIN32.TXT + |