diff --git a/sounds/Makefile b/sounds/Makefile index ee6d40a0947a998dd838d8140f68da2c7e21d4d1..dcf9dac6de6ed00948a832fe03db2ed010e2e77e 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -175,7 +175,8 @@ dist-clean: rm -f *.tar.gz install: $(CORE_SOUND_TAGS) $(EXTRA_SOUND_TAGS) $(MOH_TAGS) - cp *.sln "$(SOUNDS_DIR)" + cp *.sln "$(SOUNDS_DIR)"/en +# path above should be fixed to actually detect somehow lang uninstall: rm -rf "$(SOUNDS_DIR)"