Skip to content

Commit

Permalink
vartest is not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeger committed Nov 2, 2008
1 parent f9f0380 commit 360a84e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ dbus-server.cc: dbus-server.h
dbus-server.h: dbus.xml
dbus-binding-tool --prefix=server --mode=glib-server --output=$@ $<

vartest: var.cc var.h
g++ -ggdb `pkg-config gtkmm-2.4 gthread-2.0 --cflags --libs` -DTEST_VAR var.cc -o vartest

man: $(MANPAGE)

$(MANPAGE): $(BINARY)
Expand Down
40 changes: 0 additions & 40 deletions var.cc

This file was deleted.

0 comments on commit 360a84e

Please sign in to comment.