]> git.sesse.net Git - vlc/commitdiff
* ./ipkg/Makefile.am: added missing files to the distribution.
authorSam Hocevar <sam@videolan.org>
Tue, 24 Dec 2002 23:31:49 +0000 (23:31 +0000)
committerSam Hocevar <sam@videolan.org>
Tue, 24 Dec 2002 23:31:49 +0000 (23:31 +0000)
ipkg/Makefile.am

index a27c687c18eeef9e9367e7ad4ba138a559b195da..ee1e568552884c5ff08aef75f01ae7c38755ebb4 100644 (file)
@@ -1 +1,18 @@
-EXTRA_DIST = control patch rules control.gpe control.opie rules.gpe rules.opie postinst.gpe postinst.opie postrm.gpe postrm.opie vlc.desktop vlc.gpe vlc.opie
+EXTRA_DIST = \
+       patch \
+       control \
+       control.gpe \
+       control.opie \
+       rules \
+       rules.gpe \
+       rules.opie \
+       postinst \
+       postinst.gpe \
+       postinst.opie \
+       postrm \
+       postrm.gpe \
+       postrm.opie \
+       vlc.desktop \
+       vlc.gpe \
+       vlc.opie \
+       $(NULL)