projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e61352e
)
Ooops, test makefile (not gmake) is broken.
author
Hiroshi Saito
<hiroshi@winpg.jp>
Sun, 15 Dec 2013 06:35:08 +0000
(15:35 +0900)
committer
Hiroshi Saito
<hiroshi@winpg.jp>
Sun, 15 Dec 2013 06:35:08 +0000
(15:35 +0900)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 8aa1da26944adff250be6bad7c7b2836e683188a..f981df64c7b6faed6837cfab6a9dd2cdf9b05959 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-8,8
+8,6
@@
AUTOMAKE_OPTIONS = 1.8 foreign
ACLOCAL_AMFLAGS = -I config
-SUBDIRS = test
-
if enable_unicode
lib_LTLIBRARIES = psqlodbcw.la
else