Skip to content

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-quere committed Aug 14, 2015
2 parents 55a7a19 + 15ab14f commit 4e12d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ all:
install: all
mkdir -p $(INSTALL_DIR)/bin
mkdir -p $(INSTALL_DIR)/lib/$(NAME)
mkdir -p $(DESTDIR)/etc
cp $(BUILD_DIR)/$(NAME) $(INSTALL_DIR)/bin
chmod 755 $(INSTALL_DIR)/bin/$(NAME)

Expand Down

0 comments on commit 4e12d01

Please sign in to comment.