[Kst] extragear/graphics/kst

George Staikos staikos at kde.org
Tue Feb 7 15:03:58 CET 2006


SVN commit 506688 by staikos:

move plugins/ to src/, add RELEASE.NOTES to Makefile


 M  +2 -2      Makefile.am  
 D             plugins (directory)  
 A             src/Makefile.am  
 A             src/plugins (directory)   plugins#506667


--- trunk/extragear/graphics/kst/Makefile.am #506687:506688
@@ -1,6 +1,6 @@
-SUBDIRS = kst plugins misc tests
+SUBDIRS = kst src misc tests
 
-EXTRA_DIST = AUTHORS COPYING COPYING.LGPL ChangeLog INSTALL README TODO kst.lsm 
+EXTRA_DIST = AUTHORS COPYING COPYING.LGPL ChangeLog INSTALL README TODO RELEASE.NOTES kst.lsm 
 
 changes:
 	(cd $(srcdir) && svn log --xml | xsltproc svn2cl.xsl - > ChangeLog)


More information about the Kst mailing list