]> git.sesse.net Git - vlc/commitdiff
* share/Makefile.am: fixed my previous fix ;)
authorGildas Bazin <gbazin@videolan.org>
Thu, 12 Jun 2003 08:14:31 +0000 (08:14 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 12 Jun 2003 08:14:31 +0000 (08:14 +0000)
share/Makefile.am

index a18a6e53646c31e2fd762e4458ff6d4959e41a61..f50ae3fe8817f8663a9b232ec47736d0e7137f1e 100644 (file)
@@ -11,9 +11,11 @@ dist_pkgdata_DATA = \
        $(DIST_icons16) \
        $(DIST_icons32) \
        $(DIST_icons48) \
-       $(DIST_skins) \
        $(NULL)
 
+nobase_dist_pkgdata_DATA = \
+       $(DIST_skins)
+
 DIST_fonts = \
        default8x16.psf \
        default8x9.psf \