* move gnc-account-sel.[ch] from src/gnome to src/gnome-utils

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7359 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins
2002-10-19 20:13:24 +00:00
parent 6535bbe055
commit 478cbcfdd0
5 changed files with 4 additions and 2 deletions
+2
View File
@@ -20,6 +20,8 @@
* move dialog-account.[ch] from src/dialog-account to src/gnome-utils
fix all references (Makefile.am) to remove src/dialog-account
* configure.in: remove src/account-dialog/Makefile
* move gnc-account-sel.[ch] from src/gnome to src/gnome-utils
2002-10-19 Christian Stimming <stimming@tuhh.de>
+2
View File
@@ -26,6 +26,7 @@ libgncmod_gnome_utils_la_SOURCES = \
dialog-options.c \
dialog-utils.c \
druid-utils.c \
gnc-account-sel.c \
gnc-account-tree.c \
gnc-amount-edit.c \
gnc-commodity-edit.c \
@@ -54,6 +55,7 @@ gncinclude_HEADERS = \
dialog-options.h \
dialog-utils.h \
druid-utils.h \
gnc-account-sel.h \
gnc-account-tree.h \
gnc-amount-edit.h \
gnc-commodity-edit.h \
-2
View File
@@ -43,7 +43,6 @@ libgncgnome_la_SOURCES = \
druid-hierarchy.c \
druid-loan.c \
druid-stock-split.c \
gnc-account-sel.c \
gnc-network.c \
gnc-splash.c \
mainwindow-account-tree.c \
@@ -80,7 +79,6 @@ noinst_HEADERS = \
dialog-scheduledxaction.h \
druid-hierarchy.h \
druid-loan.h \
gnc-account-sel.h \
gnc-network.h \
gnc-splash.h \
gw-gnc.h \