summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorrocky <rocky>2003-08-31 20:52:05 +0000
committerrocky <rocky>2003-08-31 20:52:05 +0000
commit75cf6701169c76fc338b712fd34d82367007e075 (patch)
treef62067c0b22d510b7684bda259f63eef455b61ea /Makefile.am
parent58e86886caa8d98e0578ea69f3e05a1ad1d544de (diff)
Fixes from Frantisek Dvorak <valtri@atlas.cz>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a833364..b611fac4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.13 2003/08/29 01:08:42 rocky Exp $
+# $Id: Makefile.am,v 1.14 2003/08/31 20:52:05 rocky Exp $
#
# Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
#
@@ -20,7 +20,7 @@
## which configure then turns into a Makefile ...
## which make can then use to produce stuff. Isn't configuration simple?
-EXTRA_DIST = libpopt.m4 THANKS libcdio.spec.in \
+EXTRA_DIST = libpopt.m4 THANKS libcdio.spec.in libcdio.spec \
example/Makefile \
example/README \
example/sample1.c \