- add back srcpackage_local for hudson
authorMichael Schroeder <mls@suse.de>
Fri, 27 May 2011 13:38:31 +0000 (15:38 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 27 May 2011 13:38:31 +0000 (15:38 +0200)
CMakeLists.txt

index 72677de..4ab1cc6 100644 (file)
@@ -210,3 +210,6 @@ ADD_CUSTOM_TARGET (srcpackage
   ${AUTOBUILD_COMMAND}
 )
 
+ADD_CUSTOM_TARGET (srcpackage_local
+  ${AUTOBUILD_COMMAND}
+)