]> arthur.barton.de Git - appify.git/blob - Makefile
New option to add an icon to the application bundle
[appify.git] / Makefile
1 #
2 # Makefile
3 #
4
5 SUBDIRS =
6
7 include ./Makefile.ax
8
9 install-local:
10         install -d -o $(USER) -g $(GROUP) -m 755 \
11          $(DESTDIR)$(PREFIX)/bin
12         install -p -o $(USER) -g $(GROUP) -m 755 appify.sh \
13          $(DESTDIR)$(PREFIX)/bin/appify