Add some more device properties to the sink properties list
[pulseaudio-mirror.git] / src / pulse / Makefile
blob7c8875f39787a70e18f9fbeba1e6ce0c63a6addd
1 # This is a dirty trick just to ease compilation with emacs
3 # This file is not intended to be distributed or anything
5 # So: don't touch it, even better ignore it!
7 all:
8 $(MAKE) -C ..
10 clean:
11 $(MAKE) -C .. clean
13 .PHONY: all clean