4fadbb08008f20173e0504310c977cedbd94f81d introduces icons/ directory structure but it's not going to play well with autoconf unless added to configure.ac --- configure.ac | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index e5611d1..c78b0ea 100644 --- a/configure.ac +++ b/configure.ac @@ -258,6 +258,18 @@ AC_CONFIG_FILES([Makefile docs/Makefile fonts/Makefile gptsync/Makefile + icons/Makefile + icons/hicolor/Makefile + icons/hicolor/48x48/Makefile + icons/hicolor/48x48/apps/Makefile + icons/hicolor/32x32/Makefile + icons/hicolor/32x32/apps/Makefile + icons/hicolor/24x24/Makefile + icons/hicolor/24x24/apps/Makefile + icons/hicolor/22x22/Makefile + icons/hicolor/22x22/apps/Makefile + icons/hicolor/16x16/Makefile + icons/hicolor/16x16/apps/Makefile installclasses/Makefile isys/Makefile iw/Makefile -- 1.6.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list