projects
/
wine
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d09c328
)
Remove wineconf.libs from EXTRASUBDIRS.
author
Gerald Pfeifer
<pfeifer@dbai.tuwien.ac.at>
Thu, 20 Nov 2003 22:02:15 +0000
(22:02 +0000)
committer
Alexandre Julliard
<julliard@winehq.org>
Thu, 20 Nov 2003 22:02:15 +0000
(22:02 +0000)
tools/Makefile.in
patch
|
blob
|
blame
|
history
diff --git
a/tools/Makefile.in
b/tools/Makefile.in
index
e0f6494
..
52cb32a
100644
(file)
--- a/
tools/Makefile.in
+++ b/
tools/Makefile.in
@@
-25,9
+25,7
@@
SUBDIRS = \
INSTALLSUBDIRS = $(SUBDIRS)
-EXTRASUBDIRS = \
- winapi_check \
- wineconf.libs
+EXTRASUBDIRS = winapi_check
all: $(PROGRAMS) $(SUBDIRS)