diff options
author | deva <deva> | 2005-07-02 11:39:51 +0000 |
---|---|---|
committer | deva <deva> | 2005-07-02 11:39:51 +0000 |
commit | 91e9b782cc9ea0252ab2b211b15e8da4a3043d5f (patch) | |
tree | 335f800ae82b1385b6eb635d34ccc4a84be0a2d9 /Makefile.am | |
parent | 55c83847016699a18006f9f728076ab9cd2d873b (diff) |
Added some audiocode.
Moved libfame code out of mov_encoder
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index fae527d..3db006e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = pixmaps tools src etc -DISTDIRS = pixmaps tools src etc +SUBDIRS = pixmaps tools src etc man +DISTDIRS = pixmaps tools src etc man |