diff options
Diffstat (limited to 'kwin/tools/xreply/Makefile')
-rw-r--r-- | kwin/tools/xreply/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kwin/tools/xreply/Makefile b/kwin/tools/xreply/Makefile deleted file mode 100644 index af06929d5..000000000 --- a/kwin/tools/xreply/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -all: - gcc -O2 -Wall -shared -fPIC -o libxreply.so xreply.c |