rpmbuild should work now; refs #2
This commit is contained in:
		@@ -3,7 +3,9 @@
 | 
			
		||||
##       1         2         3         4         5         6         7         8
 | 
			
		||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
 | 
			
		||||
 | 
			
		||||
noinst_PROGRAMS = exceptionhandling smartpointer
 | 
			
		||||
exampledir = ${docdir}/examples
 | 
			
		||||
example_PROGRAMS = exceptionhandling smartpointer
 | 
			
		||||
example_DATA = ${smartpointer_SOURCES} ${exceptionhandling_SOURCES}
 | 
			
		||||
 | 
			
		||||
exceptionhandling_SOURCES = exceptionhandling.cxx
 | 
			
		||||
exceptionhandling_CPPFLAGS = -I${top_srcdir}/src
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user