Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Xf86 Video Fbturbo
Commits
5f77732d
Commit
5f77732d
authored
Oct 17, 2005
by
Adam Jackson
Browse files
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
parent
52518e45
Changes
1
Show whitespace changes
Inline
Side-by-side
man/Makefile.am
View file @
5f77732d
...
...
@@ -31,7 +31,7 @@ driverman_SOURCES = @DRIVER_NAME@.man
driverman_DATA
=
$
(
driverman_SOURCES:man
=
$(DRIVER_MAN_SUFFIX)
)
EXTRA_DIST
=
$(driverman_SOURCES)
EXTRA_DIST
=
@DRIVER_NAME@.man
CLEANFILES
=
$(driverman_DATA)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment