aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-26 19:30:17 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-26 19:30:17 +0100
commitf8ab6bbec4584e8710208c9967341ee4ee61312c (patch)
treed99dfb300f91aadd89a2ff43494f34110b4b4096 /Makefile
parentm (diff)
downloadunstickpixels-f8ab6bbec4584e8710208c9967341ee4ee61312c.tar.gz
unstickpixels-f8ab6bbec4584e8710208c9967341ee4ee61312c.tar.bz2
unstickpixels-f8ab6bbec4584e8710208c9967341ee4ee61312c.tar.xz
port to c
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 647651f..e10e472 100644
--- a/Makefile
+++ b/Makefile
@@ -15,11 +15,7 @@ all: doc
doc: info
-info: unstickpixels.info.gz
-
-%.info.gz: info/%.texinfo
- makeinfo "$<"
- gzip -9 -f "$*.info"
+info: unstickpixels.info
install: install-cmd install-license install-info