[commit] r2389 - trunk/include

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Thu Dec 18 17:40:11 CET 2008


Author: dslinux_sonny_jim
Date: Thu Dec 18 17:40:10 2008
New Revision: 2389

Log:
Add libsamplerate to include

Modified:
   trunk/include/Makefile

Modified: trunk/include/Makefile
==============================================================================
--- trunk/include/Makefile	(original)
+++ trunk/include/Makefile	Thu Dec 18 17:40:10 2008
@@ -75,7 +75,8 @@
 	$(ROOTDIR)/lib/audiofile/src/libaudiofile/audiofile.h,. \
 	$(ROOTDIR)/lib/audiofile/src/libaudiofile/aupvlist.h,. \
 	$(ROOTDIR)/lib/sdl_mixer/src/SDL_mixer.h,. \
-        $(ROOTDIR)/lib/libtremor/src/*.h,tremor
+        $(ROOTDIR)/lib/libtremor/src/*.h,tremor \
+	$(ROOTDIR)/lib/libsamplerate/src/src/*.h,.
 #
 # Both freeswan and openswan can provide des and crypto headers
 # and we need to make sure we are using the correct ones.


More information about the dslinux-commit mailing list