Add some more device properties to the sink properties list
[pulseaudio-mirror.git] / src / modules / gconf / Makefile
blob316beb72d1ef7a228503fc1ef0550d4fa77e0dff
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