X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=man%2FMakefile;h=ed81982d2545595b1e7336f0ce01213c12466b6e;hb=refs%2Ftags%2F20070506;hp=c35c5a98a65355cbdbda0121c9a62c681ea14ae7;hpb=de22e45179cb3bafa490294d31d47f361047a30a;p=ion3.git diff --git a/man/Makefile b/man/Makefile index c35c5a9..ed81982 100644 --- a/man/Makefile +++ b/man/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/build/system-inc.mk ###################################### -TRANSLATIONS=fi cs de +TRANSLATIONS=fi cs WELCOME_TARGETS=\ welcome.txt \ @@ -31,7 +31,8 @@ CONFIGS=../etc/cfg_ioncore.lua \ # TODO: PWM configuration file is undocumented PWM_CONFIGS=\ ../etc/cfg_ioncore.lua \ - ../etc/cfg_menu.lua + ../etc/cfg_menu.lua \ + ../pwm/cfg_pwm.lua ######################################