diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-21 18:43:51 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-21 18:43:51 +0000 |
| commit | b2babc8b0a97b68791304ce899d10a4835db45fb (patch) | |
| tree | f54eb8b0c1139193c6f4d68412aab8bf217e5343 /tools/Makefile.am | |
| parent | a52a6d96d701c993896f276e4198003317632aaf (diff) | |
rm the obsetroot tool and the wrap shit from swig
Diffstat (limited to 'tools/Makefile.am')
| -rw-r--r-- | tools/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am deleted file mode 100644 index 1785c009..00000000 --- a/tools/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -bin_PROGRAMS=obsetroot - -obsetroot_LDADD=$(XFT_LIBS) -L../otk -lotk @LIBINTL@ -obsetroot_CPPFLAGS=$(XFT_CFLAGS) -I.. -obsetroot_SOURCES=obsetroot.cc - -MAINTAINERCLEANFILES=Makefile.in - -distclean-local: - $(RM) *\~ *.orig *.rej .\#* |
