make distcheck should work now
authorladanyi
Fri, 14 Apr 2006 14:57:59 +0000
changeset 2048b1a605b2f03c
parent 2047 2b2ebca059ee
child 2049 a9933b493198
make distcheck should work now
Makefile.am
po/POTFILES.in
     1.1 --- a/Makefile.am	Thu Apr 13 18:09:34 2006 +0000
     1.2 +++ b/Makefile.am	Fri Apr 14 14:57:59 2006 +0000
     1.3 @@ -1,6 +1,8 @@
     1.4  ACLOCAL_AMFLAGS = -I m4
     1.5  
     1.6 -EXTRA_DIST = \
     1.7 +EXTRA_DIST = 
     1.8 +	build-aux/config.rpath \
     1.9 +	build-aux/mkinstalldirs \
    1.10  	LICENSE \
    1.11  	lemon.spec \
    1.12  	autopackage/default.apspec.in \
     2.1 --- a/po/POTFILES.in	Thu Apr 13 18:09:34 2006 +0000
     2.2 +++ b/po/POTFILES.in	Fri Apr 14 14:57:59 2006 +0000
     2.3 @@ -13,7 +13,6 @@
     2.4  gui/graph_displayer_canvas-node.cc
     2.5  gui/graph_displayer_canvas-zoom.cc
     2.6  gui/graph-displayer.cc
     2.7 -gui/guipixbufs.h
     2.8  gui/gui_reader.cc
     2.9  gui/gui_reader.h
    2.10  gui/gui_writer.cc