]> git.lyx.org Git - lyx.git/commitdiff
dont dist non-existing files
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 16 Dec 2002 23:17:43 +0000 (23:17 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 16 Dec 2002 23:17:43 +0000 (23:17 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5834 a592a061-630c-0410-9148-cb99ea01b6c8

src/graphics/ChangeLog
src/graphics/Makefile.am

index e606a663a33d6731048564fe051916997fdcb881..8d2f87279347ad5bc3ac9979f322d43d8125bc8e 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (EXTRA_DIST): remove variable 
+
 2002-12-13  Angus Leeming  <leeming@lyx.org>
 
        * GraphicsImageXPM.[Ch]: removed.
index 1fd7705b4a85997fc96b489197c849d1b6b3779c..16313512e98553974c442f124e124912fa6022ad 100644 (file)
@@ -4,8 +4,6 @@ noinst_LTLIBRARIES = libgraphics.la
 
 INCLUDES = -I$(srcdir)/.. $(BOOST_INCLUDES)
 
-EXTRA_DIST = GraphicsImageXPM.C GraphicsImageXPM.h
-
 libgraphics_la_SOURCES = \
        GraphicsCache.h \
        GraphicsCache.C \