loudmouth/Makefile.am
changeset 82 a32b54e654e2
parent 70 4d33d6915f49
child 84 7ae7b690aa89
--- a/loudmouth/Makefile.am	Thu Feb 05 22:18:20 2004 +0000
+++ b/loudmouth/Makefile.am	Thu Mar 18 00:04:59 2004 +0000
@@ -49,15 +49,3 @@
 
 # an explicit dependency here so alm generated files get built
 $(OBJECTS): $(built_sources)
-
-noinst_PROGRAMS = test-lm
-
-test_lm_SOURCES =			\
-	test-lm.c
-
-test_lm_LDADD =			 	\
-	$(LOUDMOUTH_LIBS)		\
-	libloudmouth-1.la		\
-	$(NULL)
-
-