diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1873a6bc..29a4af60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +ACLOCAL_AMFLAGS = -I m4 + SUBDIRS = data SUBDIRS += doc SUBDIRS += pixmaps @@ -6,7 +8,7 @@ SUBDIRS += libpcsxcore SUBDIRS += gui SUBDIRS += plugins/dfinput SUBDIRS += plugins/dfsound -SUBDIRS += plugins/dfxvideo +SUBDIRS += plugins/dfxvideo SUBDIRS += plugins/dfcdrom SUBDIRS += plugins/dfnet |
