diff --git a/main/Makefile.am b/main/Makefile.am index c8a2dbf81..bebef2ca5 100644 --- a/main/Makefile.am +++ b/main/Makefile.am @@ -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: diff --git a/main/lib/Makefile.am b/main/lib/Makefile.am index 53754ae64..4b15c53c8 100644 --- a/main/lib/Makefile.am +++ b/main/lib/Makefile.am @@ -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