summaryrefslogtreecommitdiff
path: root/sound/make.config
diff options
context:
space:
mode:
Diffstat (limited to 'sound/make.config')
-rw-r--r--sound/make.config7
1 files changed, 0 insertions, 7 deletions
diff --git a/sound/make.config b/sound/make.config
deleted file mode 100644
index 6fe27f5..0000000
--- a/sound/make.config
+++ /dev/null
@@ -1,7 +0,0 @@
-ifneq ("$(HEADLESS)", "1")
-
-LIBS += -lopenal
-
-OBJS += sound/sound.o \
-
-endif