diff options
Diffstat (limited to 'gr-qtgui/Makefile.am')
-rw-r--r-- | gr-qtgui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-qtgui/Makefile.am b/gr-qtgui/Makefile.am index 38033e1ac..e850567cc 100644 --- a/gr-qtgui/Makefile.am +++ b/gr-qtgui/Makefile.am @@ -21,7 +21,7 @@ include $(top_srcdir)/Makefile.common -SUBDIRS = lib +SUBDIRS = include lib doc if PYTHON SUBDIRS += swig python apps grc examples |