Initial test for autotools
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
lib_LIBRARIES = libatrip.a
|
||||
libatrip_a_SOURCES = atrip/Atrip.cxx
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
lib_LIBRARIES = libatrip.a
|
||||
libatrip_a_SOURCES = atrip/Atrip.cxx
|
||||