diff options
Diffstat (limited to 'pmt/Makefile.am')
-rw-r--r-- | pmt/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pmt/Makefile.am b/pmt/Makefile.am index 2c3de669f..758eb1d98 100644 --- a/pmt/Makefile.am +++ b/pmt/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2004 Free Software Foundation, Inc. +# Copyright 2004,2008 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -21,8 +21,7 @@ include $(top_srcdir)/Makefile.common -EXTRA_DIST = \ - pmt.pc.in +EXTRA_DIST = pmt.pc.in SUBDIRS = src DIST_SUBDIRS = src doc |