]> granicus.if.org Git - graphviz/commitdiff
mostly reverting previous change - found an easier way
authorellson <devnull@localhost>
Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)
committerellson <devnull@localhost>
Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)
tclpkg/tclstubs/sources.cmake [new file with mode: 0644]

diff --git a/tclpkg/tclstubs/sources.cmake b/tclpkg/tclstubs/sources.cmake
new file mode 100644 (file)
index 0000000..d04a501
--- /dev/null
@@ -0,0 +1,5 @@
+# $Id$ $Revision$
+
+SET(tclstubs_SRCS
+       ${tclstubs_SRCDIR}/tclStubLib.c
+)