diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 8f21177d2b..6f821173b2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -111,7 +111,7 @@ PAPCODECS_DIRS= \ lib/vgmstream \ ifeq (@USE_ASAP_CODEC@,1) -PAPCODEC_DIRS+= \ +PAPCODECS_DIRS+= \ lib/asap endif |