diff options
Diffstat (limited to 'pmt/src/Makefile.am')
-rw-r--r-- | pmt/src/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pmt/src/Makefile.am b/pmt/src/Makefile.am index bcbab2455..df73ba515 100644 --- a/pmt/src/Makefile.am +++ b/pmt/src/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2004,2006 Free Software Foundation, Inc. +# Copyright 2006,2007 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -19,4 +19,4 @@ # Boston, MA 02110-1301, USA. # -SUBDIRS = lib +SUBDIRS = lib scheme |