handy post install message -> no more automated installation of freedesktop
[debian/gnuradio] / grc / src / platforms / base / Makefile.am
index 4cc08b03693ecb8f852f55fe783164d1246abde4..c8b8e87a90eab38079908a295f21a1f2b859d0fb 100644 (file)
@@ -42,5 +42,5 @@ Constants.py: Makefile Constants.py.in
        $(srcdir)/$@.in > $@
 
 EXTRA_DIST = $(srcdir)/Constants.py.in
-
-MOSTLYCLEANFILES = Constants.py
+BUILT_SOURCES = Constants.py
+MOSTLYCLEANFILES = $(BUILT_SOURCES)