1
1

* Make test cases not install themselves (what was I thinking?)

This commit was SVN r366.
Этот коммит содержится в:
Brian Barrett 2004-01-14 08:37:49 +00:00
родитель 9b3673c1bc
Коммит 875c7241fc
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -5,7 +5,7 @@
include $(top_srcdir)/config/Makefile.options
bin_PROGRAMS = oob_cofs_test
noinst_PROGRAMS = oob_cofs_test
oob_cofs_test_SOURCES = oob_cofs_test.c
oob_cofs_test_LDADD = \

Просмотреть файл

@ -5,7 +5,7 @@
include $(top_srcdir)/config/Makefile.options
bin_PROGRAMS = argv_test
noinst_PROGRAMS = argv_test
argv_test_SOURCES = argv_test.c
argv_test_LDADD = \