Release 0.7
This commit is contained in:
parent
dbabd9408d
commit
4c0f101ebc
2
Makefile
2
Makefile
@ -42,7 +42,7 @@ install-dirs:
|
|||||||
@$(INSTALL_DIR) $(DESTDIR)$(bindir)
|
@$(INSTALL_DIR) $(DESTDIR)$(bindir)
|
||||||
|
|
||||||
install: install-dirs install-locales
|
install: install-dirs install-locales
|
||||||
$(INSTALL_PROGRAM) src/license-dialog $(DESTDIR)$(bindir)/license-dialog
|
$(INSTALL_PROGRAM) license-dialog $(DESTDIR)$(bindir)/license-dialog
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(pck_catalogs:.po=.mo)
|
rm -f $(pck_catalogs:.po=.mo)
|
||||||
|
Loading…
Reference in New Issue
Block a user