diff options
Diffstat (limited to 'usrp/host')
-rw-r--r-- | usrp/host/misc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usrp/host/misc/Makefile.am b/usrp/host/misc/Makefile.am index c201735ca..45c940f67 100644 --- a/usrp/host/misc/Makefile.am +++ b/usrp/host/misc/Makefile.am @@ -19,6 +19,8 @@ # Boston, MA 02110-1301, USA. # +include $(top_srcdir)/Makefile.common + EXTRA_DIST = \ getopt.c getopt.h \ gettimeofday.c \ |