X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2FMakefile.am;h=d5447c17a44e2aef905a4a18a25bb956df3eadba;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=72203b432727de1d3b8b70605bace52dee816146;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/gnuradio-core/Makefile.am b/gnuradio-core/Makefile.am index 72203b43..d5447c17 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_sysconfdir) +dist_etc_DATA = gnuradio-core.conf