summaryrefslogtreecommitdiff
path: root/tools/slit/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-05-10 20:53:22 +0000
committerDana Jansens <danakj@orodu.net>2003-05-10 20:53:22 +0000
commit0d55e6cb7d399c305563cfc58bcea4af71775fb6 (patch)
tree70cc8d2883b4043218e09a7335ea90dc0cc63628 /tools/slit/Makefile.am
parentc4a5149016c98346bae4ce594d37065bd8f3dcf0 (diff)
rm this garbage...
Diffstat (limited to 'tools/slit/Makefile.am')
-rw-r--r--tools/slit/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/tools/slit/Makefile.am b/tools/slit/Makefile.am
deleted file mode 100644
index b9aa5058..00000000
--- a/tools/slit/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-rcdir=$(datadir)/openbox
-
-INCLUDES=-I../..
-
-CPPFLAGS=$(X_CFLAGS) $(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
- -DRCDIR=\"$(rcdir)\" \
- -DG_LOG_DOMAIN=\"ObSlit\"
-LIBS=$(X_LIBS) $(XFT_LIBS) $(GLIB_LIBS) @LIBS@ @LIBINTL@
-
-bin_PROGRAMS=obslit
-
-obslit_LDADD=-lobrender -L../../render
-obslit_SOURCES=slit.c
-MAINTAINERCLEANFILES=Makefile.in
-
-distclean-local:
- $(RM) *\~ *.orig *.rej .\#*