projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e32fff8
)
fix make distcheck
author
Dave Airlie
<airlied@redhat.com>
Mon, 5 Nov 2012 22:21:42 +0000
(22:21 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 5 Nov 2012 22:21:42 +0000
(22:21 +0000)
typo,
Reported-by: mareko on irc
Signed-off-by: Dave Airlie <airlied@redhat.com>
man/Makefile.am
patch
|
blob
|
history
diff --git
a/man/Makefile.am
b/man/Makefile.am
index 73068e68f18db8d4b55db81a2eea250d18f67747..ccd6545cb4b71c6cc3a651a3fd4b8d98c9a01bbb 100644
(file)
--- a/
man/Makefile.am
+++ b/
man/Makefile.am
@@
-4,7
+4,7
@@
libman_PRE = drmAvailable.man \
drmModeGetResources.man
libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@)
EXTRA_DIST = $(libman_PRE)
-CLEANFILE = $(libman_DATA)
+CLEANFILE
S
= $(libman_DATA)
SUFFIXES = .$(LIB_MAN_SUFFIX) .man
.man.$(LIB_MAN_SUFFIX):