mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05: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:
@@ -2,6 +2,7 @@
|
||||
SUBDIRS = \
|
||||
doc \
|
||||
engine \
|
||||
calculation \
|
||||
experimental \
|
||||
register \
|
||||
guile \
|
||||
|
||||
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user