1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

liballegro-digmid: make percussion instruments work.

This commit is contained in:
David Kühling
2011-06-03 12:09:15 +02:00
parent b17ce18c2a
commit 7ce9a1251a
2 changed files with 20 additions and 1 deletions

View File

@@ -55,5 +55,5 @@ $(eval $(call BuildPackage,liballegro-digmid))
# The following comments configure the Emacs editor. Just ignore them.
# Local Variables:
# compile-command: "make -C ~/h/src/qi/openwrt-xburst Package/liballegro-digmid/compile -j2 V=99"
# compile-command: "make -C ~/h/src/qi/openwrt-xburst package/liballegro-digmid/compile -j2 V=99"
# End: