[CONFIGURATION]
* BUG: Ensure that the gb.info file is generated first. git-svn-id: svn://localhost/gambas/trunk@2165 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
40bb017bfc
commit
12bef7b494
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
SUBDIRS = libltdl gbx gbc lib share
|
||||
SUBDIRS = libltdl gbc gbx lib share
|
||||
EXTRA_DIST = TODO reconf spec README mime
|
||||
|
||||
install-exec-local:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = debug eval db compress vb option draw gui image
|
||||
SUBDIRS = . debug eval db compress vb option draw image gui
|
||||
|
||||
dist_gblib_DATA = gb.component
|
||||
gblib_DATA = gb.component
|
||||
|
|
Loading…
Reference in a new issue