summaryrefslogtreecommitdiff
path: root/buildlib/library.mak
diff options
context:
space:
mode:
Diffstat (limited to 'buildlib/library.mak')
-rw-r--r--buildlib/library.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildlib/library.mak b/buildlib/library.mak
index 9f8b78541..de8833cbb 100644
--- a/buildlib/library.mak
+++ b/buildlib/library.mak
@@ -8,7 +8,7 @@
# $(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
-# $(DOMAIN) - The text domain for this library
+# $(APT_DOMAIN) - The text domain for this library
# All output is writtin to .opic files in the build directory to
# signify the PIC output.