[Kst] extragear/graphics/kst/src/libkst
George Staikos
staikos at kde.org
Thu Aug 17 18:13:43 CEST 2006
SVN commit 573942 by staikos:
install header file
M +1 -1 Makefile.am
--- trunk/extragear/graphics/kst/src/libkst/Makefile.am #573941:573942
@@ -36,7 +36,7 @@
libkst_la_LDFLAGS = -version-info @KST_LIBKST_VERSION@ -no-undefined $(all_libraries)
libkst_la_LIBADD = $(LIB_QT) $(LIB_KIO) $(LIB_KDECORE) ../extdate/libkstextdate.la
-include_HEADERS = kstdatasource.h kstobject.h kst_export.h kstsharedptr.h rwlock.h kstdateparser.h
+include_HEADERS = kstdatasource.h kstobject.h kst_export.h kstsharedptr.h rwlock.h kstdateparser.h kstwaitcondition.h
INCLUDES=-I$(top_srcdir)/kst/src/extdate -I$(top_srcdir) $(all_includes)
More information about the Kst
mailing list