mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added ede-bell-conf, a tool to configure system bell (that annoying beep thing)
Rest are changes so can nicely be compiled on freebsd Also, some changes are in coding style
This commit is contained in:
@ -17,7 +17,7 @@ MANUAL_FILES = [ Wildcard manual : *.html : manual ] ;
|
||||
MANUAL_IMGS = [ FDirName $(SUBDIR) manual images ] ;
|
||||
|
||||
# where will be installed
|
||||
MANUAL_INSTALL_DIR = [ FDirName $(EDEDOCDIR) manual ] ;
|
||||
MANUAL_INSTALL_DIR = [ FDirName $(EDE_DOC_DIR) manual ] ;
|
||||
|
||||
# install generated documents
|
||||
InstallData $(MANUAL_INSTALL_DIR) : $(MANUAL_FILES) ;
|
||||
|
Reference in New Issue
Block a user