diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2008-03-25 16:05:47 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2008-03-25 16:05:47 +0000 |
| commit | 6acbd14915c70aee9e5b324619bd1952e41b9fff (patch) | |
| tree | ef6c1ae00665cfd2d6a1f9c83faec09029bf98fc /main | |
| parent | beb356d24edd725c474e159a08b70c1e558ea941 (diff) | |
| download | enigma2-6acbd14915c70aee9e5b324619bd1952e41b9fff.tar.gz enigma2-6acbd14915c70aee9e5b324619bd1952e41b9fff.zip | |
link SDL libraries (if enabled)
Diffstat (limited to 'main')
| -rw-r--r-- | main/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/Makefile.am b/main/Makefile.am index 5a1fb49f..9b917b78 100644 --- a/main/Makefile.am +++ b/main/Makefile.am @@ -43,6 +43,7 @@ enigma2_LDADD = \ @ID3TAG_LIBS@ \ @MAD_LIBS@ \ @PNG_LIBS@ \ + @SDL_LIBS@ \ @SIGC_LIBS@ \ @DVBSI_LIBS@ \ @FRIBIDI_LIBS@ \ |
