X-Git-Url: https://git.saurik.com/apt-legacy.git/blobdiff_plain/00ec24d01361c416e4f6c5e7d2698d9912f82ee2..148029df3f936d8563e23277d0a71f77cffd13d2:/buildlib/library.mak diff --git a/buildlib/library.mak b/buildlib/library.mak index 8d78433..c10a493 100644 --- a/buildlib/library.mak +++ b/buildlib/library.mak @@ -5,7 +5,7 @@ # Input # $(SOURCE) - The source code to use # $(HEADERS) - Exported header files and private header files -# $(LIBRARY) - The name of the library without lib or .so +# $(LIBRARY) - The name of the library without lib or .so # $(MAJOR) - The major version number of this library # $(MINOR) - The minor version number of this library # $(APT_DOMAIN) - The text domain for this library