Don't distribute generated files in gr-qtgui
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 22 Oct 2009 18:12:42 +0000 (11:12 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 22 Oct 2009 18:12:42 +0000 (11:12 -0700)
commit0b9828e8cad48722c22979587db861e1806a7fb7
treeb3f4b6db431918a24923f7f669ef9a49a75e1292
parent8e003a402af2993f978620741fdf195ac9bf7834
Don't distribute generated files in gr-qtgui

The output of the moc compiler will contain generated paths which are
only valid on the system at compilation time.  Instead, let these
get regenerated on the user's system.  The moc compiler is part of
libqt4-dev, which is already a build dependency.
gr-qtgui/src/lib/Makefile.am