Fix typo in MAN_SRCS (Dawid Gajownik)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Xserver.man covers options generic to all X servers built in this tree
|
||||
MAN_SRCS = Xorg.man.pre Xorg.conf.man.pre
|
||||
MAN_SRCS = Xorg.man.pre xorg.conf.man.pre
|
||||
|
||||
man1_MANS = Xorg.man
|
||||
|
||||
@@ -16,4 +16,4 @@ include $(top_srcdir)/cpprules.in
|
||||
|
||||
EXTRAMANDEFS = -D__logdir__=$(logdir)
|
||||
|
||||
EXTRA_DIST = $(MAN_SRCS)
|
||||
EXTRA_DIST = $(MAN_SRCS)
|
||||
|
||||
Reference in New Issue
Block a user