1
0
Fork 0

Make est-epsilon and gl-info the only programs in tests/ that are installed.

This commit is contained in:
curt 2001-08-31 22:57:27 +00:00
parent 019b6d29fe
commit 8ac2dfc471

View file

@ -1,5 +1,6 @@
bin_PROGRAMS = est-epsilon gl-info test-gethostname test-mktime test-text \ bin_PROGRAMS = est-epsilon gl-info
test-up
noinst_PROGRAMS = test-gethostname test-mktime test-text test-up
est_epsilon_SOURCES = est-epsilon.c est_epsilon_SOURCES = est-epsilon.c
est_epsilon_LDADD = $(base_LIBS) est_epsilon_LDADD = $(base_LIBS)