diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/changelog/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/makefile b/common/changelog/makefile index bd0f243..2f900c1 100644 --- a/common/changelog/makefile +++ b/common/changelog/makefile @@ -52,7 +52,7 @@ endif $(default): $(gen) else -$(default): ;@: +$(default): endif # Dist: not supported. |