diff options
Diffstat (limited to 'app/xlockmore/modes')
-rw-r--r-- | app/xlockmore/modes/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xlockmore/modes/Makefile.in b/app/xlockmore/modes/Makefile.in index 512a54c9e..969ec46b9 100644 --- a/app/xlockmore/modes/Makefile.in +++ b/app/xlockmore/modes/Makefile.in @@ -48,7 +48,7 @@ CXG = $(CX) $(DG) # S as the separator for object code # List of object files -XLOCKUTILOBJS = $(DOU)xlock$(OU)passwd$(OU)resource$(OU)parsecmd$(O)$(S)\ +XLOCKUTILOBJS = $(DOU)xlock$(OU)passwd$(OU)privsep$(OU)resource$(OU)parsecmd$(O)$(S)\ $(DOU)util$(OU)logout$(OU)mode$(OU)xlockimage$(OU)ras$(OU)xbm$(O)$(S)\ $(DOU)vis$(OU)visgl$(OU)color$(OU)random$(OU)iostuff$(OU)automata$(O)$(S)\ $(DOU)spline$(OU)sound$(OU)erase$(OU)magick$(O)$(S)\ |