Do not compile extra stuff under wrlib/tests etc

Let's avoid compiling these "tests" and extra stuff every time,
saving us some time.
This commit is contained in:
Carlos R. Mafra
2010-01-06 11:34:24 +01:00
parent a2133e8e2f
commit b3e817305d
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## automake input file for wrlib
SUBDIRS = . tests
SUBDIRS = .
AUTOMAKE_OPTIONS = no-dependencies