diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-08-08 16:30:17 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-08-08 16:30:17 +0000 |
commit | ea90cab3ed09035c9491c4dd4172eb18a5be9d03 (patch) | |
tree | 2ca3120353f280ff82f149b3b09e43fe3e21ebd5 /ext/Makefile.am | |
parent | 6a32222f1d3ff64c11d10481636c6020abb956d7 (diff) |
update spec file and fix some disting omissions
Original commit message from CVS:
update spec file and fix some disting omissions
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r-- | ext/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 92a468ef..3487bc2c 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -451,4 +451,6 @@ DIST_SUBDIRS=\ dv \ amrnb \ faad \ - mpeg2dec + mpeg2dec \ + jpeg \ + libpng |