X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2FMakefile.am;h=107ff785b1fa47035e2b8965559d95edcd16c1d0;hb=refs%2Fheads%2Ftry-3.3.1;hp=72203b432727de1d3b8b70605bace52dee816146;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/gnuradio-core/Makefile.am b/gnuradio-core/Makefile.am index 72203b43..107ff785 100644 --- a/gnuradio-core/Makefile.am +++ b/gnuradio-core/Makefile.am @@ -1,11 +1,11 @@ # -# Copyright 2001,2006 Free Software Foundation, Inc. +# Copyright 2001,2006,2009 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Radio is distributed in the hope that it will be useful, @@ -22,13 +22,12 @@ include $(top_srcdir)/Makefile.common EXTRA_DIST = \ - gnuradio-core.conf \ gnuradio-core.pc.in -SUBDIRS = src doc +SUBDIRS = src pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gnuradio-core.pc -etcdir = $(sysconfdir)/gnuradio/conf.d -etc_DATA = gnuradio-core.conf +etcdir = $(gr_prefsdir) +dist_etc_DATA = gnuradio-core.conf