]> code.delx.au - pulseaudio/blobdiff - src/modules/gconf/Makefile
build-sys: Replace dummy Makefiles with proper Makefile.am's
[pulseaudio] / src / modules / gconf / Makefile
diff --git a/src/modules/gconf/Makefile b/src/modules/gconf/Makefile
deleted file mode 100644 (file)
index 316beb7..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# This is a dirty trick just to ease compilation with emacs
-#
-# This file is not intended to be distributed or anything
-#
-# So: don't touch it, even better ignore it!
-
-all:
-       $(MAKE) -C ../..
-
-clean:
-       $(MAKE) -C ../.. clean
-
-.PHONY: all clean