handy post install message -> no more automated installation of freedesktop
[debian/gnuradio] / grc / src / platforms / python / Makefile.am
index d50ed54ed5bba0de99feaa2b6f48aa9cd14ab473..c0b5814fcfca57c7b034742f62366d916993331c 100644 (file)
@@ -45,5 +45,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)