cobble a temporary changelog entry to keep this test build straight
[debian/gnuradio] / grc / Makefile.am
index 28408c4a830e3f9d1c6e6aae6af38b73f451741a..2b5dc730b5e3184b9c25c6ad3e1a34f4b0dd0cde 100644 (file)
 # Boston, MA 02110-1301, USA.
 #
 
-include $(top_srcdir)/grc/Makefile.inc
+include $(top_srcdir)/Makefile.common
 
 if PYTHON
 SUBDIRS = \
        base \
        blocks \
-       examples \
        grc_gnuradio \
        gui \
        python \
@@ -36,7 +35,7 @@ if XDG_UTILS
 SUBDIRS += freedesktop
 endif
 
-ourpythondir = $(grc_src_prefix)
+ourpythondir = $(pkgpythondir)/grc
 ourpython_PYTHON = __init__.py
 
 etcdir = $(gr_prefsdir)