projects
/
platform
/
upstream
/
libnice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3198f1
)
Add win32 directory to EXTRA_DIST
author
Youness Alaoui
<youness.alaoui@collabora.co.uk>
Thu, 6 Dec 2012 21:48:00 +0000
(16:48 -0500)
committer
Youness Alaoui
<youness.alaoui@collabora.co.uk>
Thu, 6 Dec 2012 21:48:00 +0000
(16:48 -0500)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
8efc185
..
43dcf82
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-27,7
+27,8
@@
EXTRA_DIST = \
common.mk \
scripts/lcov.mk \
scripts/lcov.sh \
- scripts/valgrind.sh
+ scripts/valgrind.sh \
+ win32
dist_check_SCRIPTS = \
scripts/check-symbols.sh \