diff options
author | Christopher Lansdown <lansdoct@cs.alfred.edu> | 1999-06-03 20:28:05 +0000 |
---|---|---|
committer | Christopher Lansdown <lansdoct@cs.alfred.edu> | 1999-06-03 20:28:05 +0000 |
commit | b54cb637ba628ded9a721517ebdb87a1a6df559e (patch) | |
tree | 05c2611ad229de8e7ca4fe05085915b589bc6d71 /Makefile.am | |
parent | ece413337e06fb9ad7001f6244beb8f839b46cd5 (diff) | |
download | alsa-utils-b54cb637ba628ded9a721517ebdb87a1a6df559e.tar.gz |
Attempting to integrate XAmixer2 into the alsa-utils autoconf system.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3523bdc..c8fd5f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ INCLUDES=-I$(top_srcdir)/include -SUBDIRS=include alsactl alsamixer amixer aplay utils +SUBDIRS=include alsactl alsamixer amixer aplay utils xamixer2 EXTRA_DIST=ChangeLog INSTALL README configure cvscompile rpm: dist |