summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorben <benjaminfranzke@googlemail.com>2010-07-12 11:24:25 +0200
committerben <benjaminfranzke@googlemail.com>2010-07-12 11:24:25 +0200
commit56c5f9340057766c66a7814ab71c111eb0d83cdb (patch)
tree741b32f74fb68a0073ebb0b28bff4a27ced21fec /Makefile.am
parentf4d6dba742eda3b32d9140d606b2a5d54bc34d38 (diff)
downloadpa-sink-ctl-56c5f9340057766c66a7814ab71c111eb0d83cdb.tar.gz
pa-sink-ctl-56c5f9340057766c66a7814ab71c111eb0d83cdb.tar.bz2
pa-sink-ctl-56c5f9340057766c66a7814ab71c111eb0d83cdb.zip
move sources to src/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 8b4e688..af437a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1 @@
-bin_PROGRAMS = pa_sink_ctl
-pa_sink_ctl_SOURCES =interface.c pa-sink-ctl.c sink.c sink_input.c
-
-AM_CFLAGS =-std=c99 -pedantic -Wall -Werror @PULSE_CFLAGS@
-pa_sink_ctl_LDADD =@PULSE_LIBS@ @CURSES_LIBS@
-
-noinst_HEADERS = interface.h pa-sink-ctl.h sink.h sink_input.h
+SUBDIRS = src