diff options
| author | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-01-24 15:21:25 +0000 |
|---|---|---|
| committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-01-24 15:21:25 +0000 |
| commit | 4702f8a6b657ebf557d60f512d881f2e9023d7fd (patch) | |
| tree | 117ef5014bc3fbfbb0bf398b9abd0d9763aeb53e /misc/Makefile.am | |
| parent | c03e3e0908f882c94f3b6d23ca57d7ed01b685bc (diff) | |
| download | xine-lib-4702f8a6b657ebf557d60f512d881f2e9023d7fd.tar.gz xine-lib-4702f8a6b657ebf557d60f512d881f2e9023d7fd.tar.bz2 | |
removed obsolete guenter spec file, added logo converter and logo in yuy2 format
CVS patchset: 1447
CVS date: 2002/01/24 15:21:25
Diffstat (limited to 'misc/Makefile.am')
| -rw-r--r-- | misc/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am index 432b11767..f207b204a 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -1,13 +1,13 @@ SUBDIRS = fonts EXTRA_DIST = autogen.sh upload.pl SlackBuild.in SlackBuild build_rpms.sh \ - xine-lib.spec.in xine-lib.spec guenter.spec.in guenter.spec\ - xine_logo.png xine-fontconv.c + xine-lib.spec.in xine-lib.spec \ + xine_logo.png xine_logo.zyuy2 xine-fontconv.c xine-logoconv.c bin_SCRIPTS = xine-config datadir = $(XINE_SKINDIR) -data_DATA = xine_logo.png +data_DATA = xine_logo.png xine_logo.zyuy2 debug: |
