(install): Look in `srcdir' for doh.h.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@319 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
95035a8431
commit
851763dfb2
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ install:
|
|||
@echo "Installing $(LIB_DIR)/libdoh.a..."
|
||||
@$(INSTALL_DATA) libdoh.a $(LIB_DIR)/libdoh.a
|
||||
@echo "Installing $(INCLUDE_DIR)/doh.h..."
|
||||
@$(INSTALL_DATA) Include/doh.h $(INCLUDE_DIR)/doh.h
|
||||
@$(INSTALL_DATA) $(srcdir)/Include/doh.h $(INCLUDE_DIR)/doh.h
|
||||
|
||||
clean:
|
||||
cd Doh; $(MAKE) clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue