Preparation for 1.4 release.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@4 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
This commit is contained in:
		
							
								
								
									
										14
									
								
								sample/Makefile.am
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								sample/Makefile.am
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
# $Id$
 | 
			
		||||
 | 
			
		||||
EXTRA_DIST = \
 | 
			
		||||
	sample.vcproj
 | 
			
		||||
 | 
			
		||||
noinst_PROGRAMS = sample
 | 
			
		||||
 | 
			
		||||
sample_SOURCES = \
 | 
			
		||||
	sample.c
 | 
			
		||||
 | 
			
		||||
sample_LDADD = ../lib/liblbfgs.la
 | 
			
		||||
 | 
			
		||||
AM_CFLAGS = @CFLAGS@
 | 
			
		||||
INCLUDES = @INCLUDES@
 | 
			
		||||
		Reference in New Issue
	
	Block a user