summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_out/Makefile.am')
-rw-r--r--src/video_out/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am
index 2da6d0d46..c96119314 100644
--- a/src/video_out/Makefile.am
+++ b/src/video_out/Makefile.am
@@ -31,8 +31,8 @@ if HAVE_SYNCFB
syncfb_module = xineplug_vo_out_syncfb.la
endif
if HAVE_SUNFB
-pgx64_module = xineplug_vo_out_pgx64.la
if HAVE_SUNDGA
+pgx64_module = xineplug_vo_out_pgx64.la
pgx32_module = xineplug_vo_out_pgx32.la
endif
endif