diff --git a/src/Makefile.am b/src/Makefile.am index 82313c8ac9..2b14cb0f8e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,13 +10,13 @@ SUBDIRS = \ tax \ app-utils \ gnome-utils \ + guile \ gnome \ app-file \ register \ import-export \ report \ experimental \ - guile \ scm \ quotes \ pixmaps \ diff --git a/src/README.modules b/src/README.modules index 565e59e54a..f1105f491c 100644 --- a/src/README.modules +++ b/src/README.modules @@ -42,7 +42,6 @@ app-utils utils for the gnucash app framework (component mgr, cmd line processing, gettext stuff, etc) app-file application-level file handling -app-file-gnome gnome-specific application-level file handling gnome-utils Extensions and utilities for using Gnome/Gtk with GnuCash, including new widgets.