noinst_LIBRARIES = libeffect.a INCLUDES = \ -DPACKAGE_DATA_DIR=\""$(datadir)"\" \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ @PACKAGE_CFLAGS@ libeffect_a_SOURCES = \ effect.c effect.h \ echo.c echo.h \ eq.c eq.h \ normal.c normal.h \ stereo.c stereo.h \ voice.c voice.h