From 39daad5310062fff4d8a6311105d1aaa7258a53e Mon Sep 17 00:00:00 2001 From: Don Ward Date: Wed, 30 Mar 2011 15:36:36 -0700 Subject: [PATCH] usrp: cleanup misc usage --- host/misc/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/host/misc/Makefile.am b/host/misc/Makefile.am index 935dc74..d238311 100644 --- a/host/misc/Makefile.am +++ b/host/misc/Makefile.am @@ -24,10 +24,8 @@ include $(top_srcdir)/Makefile.common EXTRA_DIST += \ getopt.c getopt.h \ gettimeofday.c \ - tempname.c mkstemp.c \ usleep.c noinst_LTLIBRARIES = libmisc.la libmisc_la_SOURCES = bug_work_around_8.cc -libmisc_la_LIBADD = @LTLIBOBJS@