diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 19:41:44 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 19:41:44 (GMT) |
commit | 00f4690d3f2caa22223008dff0cc5a691dc12cf8 (patch) | |
tree | 1103997ef3aa18da30e07cc27f9aff312fc0b5e0 /src/opencore-amr.mk | |
parent | e0b775ab0715ad77614037476185870229c7b43f (diff) | |
download | mxe-00f4690d3f2caa22223008dff0cc5a691dc12cf8.zip mxe-00f4690d3f2caa22223008dff0cc5a691dc12cf8.tar.gz mxe-00f4690d3f2caa22223008dff0cc5a691dc12cf8.tar.bz2 |
Move full package names from src/*.mk into package list (index.html)
Diffstat (limited to 'src/opencore-amr.mk')
-rw-r--r-- | src/opencore-amr.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opencore-amr.mk b/src/opencore-amr.mk index 1ba2104..3c1ca2a 100644 --- a/src/opencore-amr.mk +++ b/src/opencore-amr.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# opencore-amr PKG := opencore-amr $(PKG)_IGNORE := $(PKG)_CHECKSUM := 289478d49701213255e9d63a93aae9ad472125cc |