(new?) automake already sets docdir correctly for us

This commit is contained in:
Oswald Buddenhagen 2010-02-07 22:12:04 +01:00
parent 4729b1ee23
commit 7728278b9c

View File

@ -75,5 +75,4 @@ rpm:
cp $(PACKAGE)-$(VERSION).tar.gz /usr/src/rpm/SOURCES
CFLAGS="-O2 -mcpu=i686" rpm -ba --clean isync.spec
docdir = $(datadir)/doc/isync
doc_DATA = README TODO NEWS ChangeLog AUTHORS