diff options
| author | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-17 18:08:59 +0300 |
|---|---|---|
| committer | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-17 18:08:59 +0300 |
| commit | 7a43668f9d227213586a305d1913d3c4b5d98f5a (patch) | |
| tree | b05f6a88798ed492b1f2ed5e8d383f1a0d5ee89e /Makefile.am | |
| parent | a96eefdf0f10a9a051e65f6e88a24dc3abe40fc5 (diff) | |
| download | pcsxr-7a43668f9d227213586a305d1913d3c4b5d98f5a.tar.gz | |
* Add nullsio1 plugin from upstream
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a13437a9..82dc5c19 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,7 @@ SUBDIRS += plugins/dfsound SUBDIRS += plugins/dfxvideo SUBDIRS += plugins/dfcdrom SUBDIRS += plugins/dfnet +SUBDIRS += plugins/nullsio1 SUBDIRS += $(BLADESIO1) SUBDIRS += $(PEOPSXGL) |
