projects
/
profile
/
ivi
/
weston.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
325b3d1
)
Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS
author
Kristian Høgsberg
<krh@bitplanet.net>
Mon, 25 Jun 2012 22:05:08 +0000
(18:05 -0400)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Mon, 25 Jun 2012 22:05:08 +0000
(18:05 -0400)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
a346978
..
dcc320b
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-4,7
+4,7
@@
endif
SUBDIRS = shared src clients data protocol tests $(wcap_subdir)
-DIST_SUBDIRS =
$(SUBDIRS)
wcap
+DIST_SUBDIRS =
shared src clients data protocol tests
wcap
DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install