Skip to content

Commit 384f697

Browse files
committed
scripts/python/Makefile.am: restore definition of PYNUT_COMMON_CODE (empty) for recipe to be fully defined [networkupstools#2792]
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent 02596c8 commit 384f697

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/python/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ NUT_MONITOR_COMMON = \
6969
app/locale/it/LC_MESSAGES/NUT-Monitor.mo \
7070
app/locale/ru/LC_MESSAGES/NUT-Monitor.mo
7171

72+
# Reserved for shipping additional modules or scripts "as is"
73+
PYNUT_COMMON_CODE =
74+
7275
PYNUT_COMMON_MISC = \
7376
module/README.adoc
7477

0 commit comments

Comments
 (0)