]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/libogg
core166: Ship changes files
[people/mfischer/ipfire-2.x.git] / lfs / libogg
index 59a0a3fa18754c80c23e65e63f64a348d6e8704d..5f35f95418e98c3c9d43fa5ee949960e8b2a9d77 100644 (file)
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Ogg Bitstream Library
+
 VER        = 1.3.5
 
 THISAPP    = libogg-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 5
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -54,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################