aboutsummaryrefslogtreecommitdiff
path: root/prj/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'prj/Makefile.am')
-rw-r--r--prj/Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/prj/Makefile.am b/prj/Makefile.am
new file mode 100644
index 0000000..0368395
--- /dev/null
+++ b/prj/Makefile.am
@@ -0,0 +1,15 @@
+# Copyright (C) 1999 Scott Thomas Haug <scott@id3.org>
+# Copyright (C) 2002 Thijmen Klok <thijmen@id3lib.org>
+#
+# This file is free software; as a special exception the author gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+EXTRA_DIST = id3lib.dsp id3lib.dsw id3lib.mak version.rc id3lib.def win32.readme.first.txt
+
+DIST_SUBDIRS = macosx
+