aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorN.N <matju@users.sourceforge.net>2009-12-14 19:55:54 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:04:53 +0200
commitc235f09fc5ef83827ac53375015f469cd7e13eec (patch)
tree4639e88e27e105709a2bbd6352cec17808fdc5c9 /include/Makefile.am
parent40194041a1efbf98c45185098e3795150a0128a4 (diff)
import version 0.36
svn path=/trunk/externals/august/readanysf~/; revision=12836
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am21
1 files changed, 0 insertions, 21 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
deleted file mode 100644
index f82066e..0000000
--- a/include/Makefile.am
+++ /dev/null
@@ -1,21 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-## Created by Anjuta - will be overwritten
-## If you don't want it to overwrite it,
-## Please disable it in the Anjuta project configuration
-
-readanysf_includedir = $(pkgincludedir)
-
-readanysf_include_DATA = \
- Fifo.h\
- Input.h\
- InputFile.h\
- InputStream.h\
- Readsf.h\
- ReadRaw.h\
- generic.h\
- main.h\
- ReadMad.h\
- ReadVorbis.h
-
-EXTRA_DIST = $(readanysf_include_DATA)