[commit] r2407 - trunk/include

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Tue Dec 23 01:47:32 CET 2008


Author: dslinux_sonny_jim
Date: Tue Dec 23 01:47:31 2008
New Revision: 2407

Log:
Add libsndfile headers

Modified:
   trunk/include/Makefile

Modified: trunk/include/Makefile
==============================================================================
--- trunk/include/Makefile	(original)
+++ trunk/include/Makefile	Tue Dec 23 01:47:31 2008
@@ -76,7 +76,8 @@
 	$(ROOTDIR)/lib/audiofile/src/libaudiofile/aupvlist.h,. \
 	$(ROOTDIR)/lib/sdl_mixer/src/SDL_mixer.h,. \
         $(ROOTDIR)/lib/libtremor/src/*.h,tremor \
-	$(ROOTDIR)/lib/libsamplerate/src/src/*.h,.
+	$(ROOTDIR)/lib/libsamplerate/src/src/*.h,. \
+	$(ROOTDIR)/lib/libsndfile/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