Remove not necessary files

Clean up
Fix install files

svn path=/trunk/KDE/kdebase/nsplugins/; revision=579544
This commit is contained in:
Laurent Montel 2006-09-01 08:49:19 +00:00
parent aefc3928f1
commit 62eadb1685
2 changed files with 0 additions and 17 deletions

View file

@ -14,16 +14,3 @@ target_link_libraries(nswrapper ${KDE4_KDECORE_LIBS} )
set_target_properties(nswrapper PROPERTIES VERSION 1.0.0 SOVERSION 1 )
install(TARGETS nswrapper DESTINATION ${LIB_INSTALL_DIR} )
########### install files ###############
#original Makefile.am contents follow:
#lib_LTLIBRARIES = libnswrapper.la
#libnswrapper_la_SOURCES = wrapper.c
#INCLUDES = -I$(top_srcdir)/nsplugins
#

View file

@ -1,4 +0,0 @@
lib_LTLIBRARIES = libnswrapper.la
libnswrapper_la_SOURCES = wrapper.c
INCLUDES = -I$(top_srcdir)/nsplugins