diff options
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index aaa9c6a8..cd9c5ac3 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -370,6 +370,7 @@ SUBDIRS=\ $(DIRAC_DIR) \ $(DIVX_DIR) \ $(DTS_DIR) \ + $(DV1394_DIR) \ $(DVDREAD_DIR) \ $(DVDNAV_DIR) \ $(ESD_DIR) \ @@ -401,7 +402,6 @@ SUBDIRS=\ $(MUSICBRAINZ_DIR) \ $(OGG_DIR) \ $(PANGO_DIR) \ - $(RAW1394_DIR) \ $(SDL_DIR) \ $(SHOUT_DIR) \ $(SHOUT2_DIR) \ |