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/sdl_pango.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/sdl_pango.mk')
-rw-r--r-- | src/sdl_pango.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sdl_pango.mk b/src/sdl_pango.mk index 585c8c6..f9a530d 100644 --- a/src/sdl_pango.mk +++ b/src/sdl_pango.mk @@ -1,7 +1,6 @@ # This file is part of MXE. # See index.html for further information. -# SDL_Pango PKG := sdl_pango $(PKG)_IGNORE := $(PKG)_CHECKSUM := c30f2941d476d9362850a150d29cb4a93730af68 |