mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Added calculation to SUBDIRS.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2578 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
db5c10bca1
commit
0ad9da62a9
@ -2,6 +2,7 @@
|
||||
SUBDIRS = \
|
||||
doc \
|
||||
engine \
|
||||
calculation \
|
||||
experimental \
|
||||
register \
|
||||
guile \
|
||||
|
@ -115,7 +115,7 @@ USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
l = @l@
|
||||
|
||||
SUBDIRS = doc engine experimental register guile gnome scm quotes pixmaps optional
|
||||
SUBDIRS = doc engine calculation experimental register guile gnome scm quotes pixmaps optional
|
||||
|
||||
|
||||
# Engine Makefile.am file.
|
||||
|
Loading…
Reference in New Issue
Block a user