~neon/kolf/master

« back to all changes in this revision

Viewing changes to objects/test/CMakeLists.txt

  • Committer: Alexander Neundorf
  • Date: 2007-08-15 03:08:13 UTC
  • Revision ID: git-v1:ec68e1caf070fb1952f7e47131fe57d349b66144
remove old Makefile.am contents

Alex


svn path=/trunk/KDE/kdegames/kolf/; revision=700197

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
 
23
23
 
24
 
#original Makefile.am contents follow:
25
 
 
26
 
#INCLUDES= $(all_includes)
27
 
#lib_LTLIBRARIES = libkolftest.la
28
 
#
29
 
#libkolftest_la_SOURCES = test.cpp
30
 
#
31
 
#libkolftest_la_LDFLAGS = $(all_libraries) $(LIB_KIO) -lkolf -module -avoid-version
32
 
#
33
 
#libkolftest_la_METASOURCES = AUTO
34
 
#
35
 
#noinst_HEADERS = test.h
36
 
#
37
 
#kolf_DATA = test.plugin
38
 
#kolfdir = $(kde_datadir)/kolf