mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Add mimetypes.conf to makefile
This commit is contained in:
parent
ce58e00242
commit
c4ac995ea2
@ -9,6 +9,7 @@ install:
|
||||
$(INSTALL_DATA) wmanager.conf $(DIR)
|
||||
$(INSTALL_DATA) mime.conf $(DIR)
|
||||
$(INSTALL_DATA) efltk.conf $(DIR)
|
||||
$(INSTALL_DATA) mimetypes.conf $(DIR)
|
||||
$(MKINSTALLDIRS) $(bindir)
|
||||
$(INSTALL_PROGRAM) startede $(bindir)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user