diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-04-01 08:54:54 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-04-01 08:54:54 +0000 |
commit | 89aac2284d69ddfb4ab3db480d6a93c67fb7fd3d (patch) | |
tree | b099bde534b0751a887e24a5b1875474aca8de95 /ext | |
parent | 23b23da67a988f932924aa888ae22e175869b186 (diff) | |
download | gst-plugins-bad-89aac2284d69ddfb4ab3db480d6a93c67fb7fd3d.tar.gz gst-plugins-bad-89aac2284d69ddfb4ab3db480d6a93c67fb7fd3d.tar.bz2 gst-plugins-bad-89aac2284d69ddfb4ab3db480d6a93c67fb7fd3d.zip |
tsk tsk. do people even try to MAKE stuff they add ? ;)
Original commit message from CVS:
tsk tsk. do people even try to MAKE stuff they add ? ;)
Diffstat (limited to 'ext')
-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 a003181d..2e4cd315 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -216,7 +216,7 @@ SUBDIRS=$(A52DEC_DIR) $(AALIB_DIR) $(ALSA_DIR) \ $(DVDREAD_DIR) $(ESD_DIR) $(FESTIVAL_DIR) \ $(FLAC_DIR) $(GNOMEVFS_DIR) $(GSM_DIR) \ $(HERMES_DIR) $(HTTP_DIR) $(JACK_DIR) $(JPEG_DIR) \ - $(LADSPA_DIR) $(LAME_DIR) $(LCD_DIR) \ + $(LADSPA_DIR) $(LAME_DIR) $(LCS_DIR) \ $(MAD_DIR) $(MIKMOD_DIR) $(MJPEGTOOLS_DIR) $(MPEG2DEC_DIR) \ $(OPENQUICKTIME_DIR) $(RAW1394_DIR) $(RTP_DIR) \ $(SDL_DIR) $(SHOUT_DIR) $(SIDPLAY_DIR) \ |