diff --git a/Makefile.am b/Makefile.am index 6a062a8..800020a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,7 @@ if HAVE_PO SUBDIRS += po endif -EXTRA_DIST = README AUTHORS COPYING COPYING.icons ephoto.spec +EXTRA_DIST = README AUTHORS COPYING ephoto.spec ACLOCAL_AMFLAGS = -I m4 diff --git a/ephoto.spec.in b/ephoto.spec.in index d76f41d..55298a5 100644 --- a/ephoto.spec.in +++ b/ephoto.spec.in @@ -38,7 +38,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) -%doc AUTHORS ChangeLog COPYING COPYING.icons README +%doc AUTHORS ChangeLog COPYING README %{_bindir}/* %{_datadir}/* %{_libdir}/*.so